gabotechs commented on issue #8227: URL: https://github.com/apache/datafusion/issues/8227#issuecomment-3890542462
I added some integration tests that execute all TPC-DS queries on a reduced dataset and compare for each node the `Statistics` (what was expected) with the collected metrics (what actually happened). The idea is to provide a way for people to identify gaps in the stats system with actual tests, so that people contributing to this effort can qualify their contributions with actual numbers (they should be seeing their accuracy scores for the TPC-DS queries getting bigger) - https://github.com/apache/datafusion/pull/20292 -- 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]
