cetra3 commented on PR #23565: URL: https://github.com/apache/datafusion/pull/23565#issuecomment-4969768746
Those benchmarks don't actually stress this path at all. In fact I don't think there are any standard benchmarks that will sweat this particular change. There is a `sort_tpch` benchmark but that has a high cardinality `l_comment` string view column, which, once again, doesn't hit this path or show any benefits here. -- 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]
