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

chore: use latest influxdb3_core changes #24982

Merged
merged 6 commits into from May 13, 2024
Merged

Conversation

hiltontj
Copy link
Contributor

@hiltontj hiltontj commented May 9, 2024

Notable Changes:

  • Introduction of the TokioDatafusionConfig clap block for configuring the DataFusion runtime - this exposes many new --datafusion-* options on start, including --datafusion-num-threads
  • To accommodate renaming of QueryNamespaceProvider to QueryDatabase in influxdb3_core, I renamed the QueryDatabase type to Database.
  • Fixed tests that broke as a result of sync.

@hiltontj hiltontj added the v3 label May 9, 2024
@hiltontj hiltontj self-assigned this May 9, 2024
@hiltontj hiltontj changed the title chore: initial sync changes chore: use latest influxdb3_core changes May 10, 2024
@hiltontj hiltontj marked this pull request as ready for review May 13, 2024 16:17
@hiltontj hiltontj merged commit 8f72bf0 into main May 13, 2024
12 checks passed
@hiltontj hiltontj deleted the hiltontj/2024-05-07-core-sync branch May 13, 2024 16:33
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 this pull request may close these issues.

None yet

2 participants