Skip to content

[Backport] add druid.expressions.allowVectorizeFallback and default to false (#17248)#17260

Merged
abhishekagarwal87 merged 1 commit intoapache:31.0.0from
abhishekagarwal87:vectorization_backport
Oct 6, 2024
Merged

[Backport] add druid.expressions.allowVectorizeFallback and default to false (#17248)#17260
abhishekagarwal87 merged 1 commit intoapache:31.0.0from
abhishekagarwal87:vectorization_backport

Conversation

@abhishekagarwal87
Copy link
Copy Markdown
Contributor

No description provided.

…ache#17248)

changes:

adds ExpressionProcessing.allowVectorizeFallback() and ExpressionProcessingConfig.allowVectorizeFallback(), defaulting to false until few remaining bugs can be fixed (mostly complex types and some odd interactions with mixed types)
add cannotVectorizeUnlessFallback functions to make it easy to toggle the default of this config, and easy to know what to delete when we remove it in the future
@abhishekagarwal87 abhishekagarwal87 merged commit 52441c0 into apache:31.0.0 Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants