Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]Replace PPL AST + ANTLR code with dependency #955

Open
YANG-DB opened this issue Nov 27, 2024 · 1 comment
Open

[FEATURE]Replace PPL AST + ANTLR code with dependency #955

YANG-DB opened this issue Nov 27, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@YANG-DB
Copy link
Member

YANG-DB commented Nov 27, 2024

Is your feature request related to a problem?
This Issue is part of the campaign to consolidate PPL into a single grammar location enables simpler and consistent way to evolve the language and moves the responsibility of updating the downstream engine on the engine implementing the spec rather than the grammar & language maintainers..

What solution would you like?
The following tasks:

  • add piped-processing-language repo artifacts as a dependency
  • remove PPL (SQL) ANTLR
  • remove PPL (SQL) Docs
  • remove AST (SQL) Docs
  • create an additional AST translation layer to add an additional specific engine (OpenSearch) depended Logical step before submitting the Logical plan to be executed - This part need furthermore discussions

Do you have any additional context?

@dblock
Copy link
Member

dblock commented Dec 16, 2024

[Catch All Triage - 1, 2, 3]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants