You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Framework work of the development feature of Calcite Engine. Starter of #3229
What solution would you like?
Build the development framework of Calcite Engine which includes
Parser: Parse existing PPL ANTLR4 grammar to AST Catalog Binding: Resolve and binding the OpenSearch Indics metadata as schema Plan Converter: Convert the AST to Calcite logical plan (RelNode)
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
Framework work of the development feature of Calcite Engine. Starter of #3229
What solution would you like?
Build the development framework of Calcite Engine which includes
Parser: Parse existing PPL ANTLR4 grammar to AST
Catalog Binding: Resolve and binding the OpenSearch Indics metadata as schema
Plan Converter: Convert the AST to Calcite logical plan (RelNode)
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: