andygrove commented on PR #5201: URL: https://github.com/apache/datafusion-comet/pull/5201#issuecomment-5152479988
> > There is also a `ReusedSubquery` and perhaps that is not correctly counted as native? I will take a look > > For this specific file https://github.com/comphead/arrow-datafusion-comet/blob/d781362f4ce284d5e87997be385fd68d31860b30/spark/src/test/resources/tpcds-plan-stability/approved-plans-v1_4-spark3_5/q67/extended.txt > > there is no `ReuseQuery`, plan is fully Cometed, but coverage 97%, most likely because of top C2R yes, there is bug with counting comet reused subquery. I filed an issue https://github.com/apache/datafusion-comet/issues/5203 -- 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]
