druid/sql
Clint Wylie 04fe56835d
add druid.expressions.allowVectorizeFallback and default to false (#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
2024-10-05 12:42:42 +05:30
..
src add druid.expressions.allowVectorizeFallback and default to false (#17248) 2024-10-05 12:42:42 +05:30
pom.xml Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30