clintropolis commented on PR #19004: URL: https://github.com/apache/druid/pull/19004#issuecomment-3886133551
> Thanks for the references, unfortunately this still reproduces for us on 31. To put numbers behind this, i can try adding a benchmark that shows the impact that would be great, there is [SqlExpressionBenchmark](https://github.com/apache/druid/blob/master/benchmarks/src/test/java/org/apache/druid/benchmark/query/SqlExpressionBenchmark.java) which uses a [data generator to have a collection of columns with various types and data distributions](https://github.com/apache/druid/blob/master/processing/src/main/java/org/apache/druid/segment/generator/GeneratorBasicSchemas.java#L331) maybe you can add something that looks approximately like the problem you're running into. I would like to try to see if this is something we can improve without adding a new manual parameter -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
