4paradigm / 4paradigm/OpenMLDB

SqlCompiler: provide comment & hint info

Open
#235 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

comment & hint info may useful in SparkFE @tobegit3hub
Used to determine whether fallback to SparkSQL

Contributor guide

Open the contributing guide

Research direction

Look at the SqlCompiler component in the OpenMLDB codebase to understand how SQL is parsed and compiled. The issue mentions providing comment and hint info for SparkFE, likely for fallback decisions to SparkSQL. Investigate where SQL statements are processed and how metadata like comments/hints can be attached. Check for existing integration with Spark or SparkSQL to see how this info would be used.

Written by the indexing model from the issue text.

Assessment

Tech stack
spark, sql
Domain
backend, databases, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.