Skip to content

Conversation

@crepererum
Copy link
Collaborator

While we need the full datafusion department for testing, we only need datafusion-execution for the actual compilation of the query crate. This somewhat speeds up the compilation of downstream consumers like InfluxDB since they don't need to wait for datafusion to be compiled before they can compile query (that's automatically handled by cargo).

@crepererum crepererum requested a review from Sl1mb0 November 17, 2025 07:44
Copy link
Contributor

@Sl1mb0 Sl1mb0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellente

While we need the full `datafusion` department for testing, we only need
`datafusion-execution` for the actual compilation of the `query` crate.
This somewhat speeds up the compilation of downstream consumers like
InfluxDB since they don't need to wait for `datafusion` to be compiled
before they can compile `query` (that's automatically handled by cargo).
@crepererum crepererum force-pushed the crepererum/df-exec-dep branch from 0f2d085 to 4fbf022 Compare November 18, 2025 08:57
@crepererum crepererum enabled auto-merge November 18, 2025 09:02
@crepererum crepererum added this pull request to the merge queue Nov 18, 2025
Merged via the queue into main with commit 149ed38 Nov 18, 2025
1 check passed
@crepererum crepererum deleted the crepererum/df-exec-dep branch November 18, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants