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] Add system table #833

Open
dai-chen opened this issue Sep 15, 2022 · 0 comments
Open

[FEATURE] Add system table #833

dai-chen opened this issue Sep 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dai-chen
Copy link
Collaborator

dai-chen commented Sep 15, 2022

Currently SQL/PPL is stateless and only serve read-only DQL queries. As we start working on project Querying S3 data, metadata is required to maintain in our plugin. This task is to follow ANSI SQL standard and add system table for later use.

Sub-task include: (no issue created to avoid confusion caused by too fine-grained tasks)

  1. Add system table interface and abstraction
  2. Add Query status table
  3. Add External table metadata table
  4. Add Materialized view metadata table
  5. Add Materialized view status table
@dai-chen dai-chen self-assigned this Sep 15, 2022
@dai-chen dai-chen added the enhancement New feature or request label Sep 15, 2022
@dai-chen dai-chen changed the title System Table [FEATURE] Add system table Sep 16, 2022
@jduo jduo mentioned this issue Oct 30, 2024
7 tasks
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

1 participant