pepijnve commented on PR #18152: URL: https://github.com/apache/datafusion/pull/18152#issuecomment-3442899424
The benchmarks results are in line with my expectations. Because there is a little bit more setup work in creating the row index array certain trivial queries may incur a slight performance penalty. But in more complex queries there can be significant benefits. It's a tricky balance. I'll have a look at the queries that are slower. -- 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]
