-
Notifications
You must be signed in to change notification settings - Fork 33
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] OpenSearch and Apache Spark Integration #3
Labels
Meta
Meta issue, not directly linked to a PR
Comments
dai-chen
changed the title
Integrate with Spark
[Feature] OpenSearch and Apache Spark Integration
Apr 3, 2023
6 tasks
6 tasks
Follow-up tracking issue: #365 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
More reading at #4
Phase-0: Proof of Concepts
Goals
Tasks
CREATE INDEX
CREATE MATERIALIZED VIEW
Deliverables
Phase-1: Spark Connector and Flint API Support
Goals
Tasks
REFRESH INDEX
statementDeliverables
Phase-2: Covering Index and Materialized View Support
Goals
Non-Goals
Tasks
SQL explain UI which allow user to know (1) the benefit of create index or MV and (2) the query execution plan and the cost of each operation.The text was updated successfully, but these errors were encountered: