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

Tie system tables queries into the QueryDatabase in the query_executor using core traits/types #24986

Closed
Tracked by #24972
hiltontj opened this issue May 10, 2024 · 0 comments · Fixed by #24990
Closed
Tracked by #24972
Assignees
Labels

Comments

@hiltontj
Copy link
Contributor

hiltontj commented May 10, 2024

Use the IoxSystemTables trait introduced to core in influxdata/influxdb3_core#18 to implement system tables support for influxdb3.

This issue is just for getting the framework in place, actual system table implementation is detailed in other issues under the parent.

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

Successfully merging a pull request may close this issue.

1 participant