comphead commented on PR #19244: URL: https://github.com/apache/datafusion/pull/19244#issuecomment-3633760535
I also regenerated TPCDS data, and the number of 0 rows queries went down from 36 to 18 https://github.com/apache/datafusion-benchmarks/pull/25 and considering independent nature of generating data and queries I think sometimes queries are out of sync, but also it might be still okay of having 0 rows as the computation still happens. Anyway Im planning to modify DF TPCDS queries a little bit to see if I can tweak filters which exploited during query generation and make it return non-zero data -- 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]
