mbutrovich commented on issue #2878: URL: https://github.com/apache/datafusion-comet/issues/2878#issuecomment-3651777992
#2891 seems to have helped a bit compared to the numbers in the description. ``` - check simplified (tpcds-v1.4/q90) - native_datafusion (143 milliseconds) - check simplified (tpcds-v1.4/q91) - native_datafusion (183 milliseconds) - check simplified (tpcds-v1.4/q92) - native_datafusion (132 milliseconds) - check simplified (tpcds-v1.4/q93) - native_datafusion (74 milliseconds) - check simplified (tpcds-v1.4/q94) - native_datafusion (166 milliseconds) - check simplified (tpcds-v1.4/q95) - native_datafusion (227 milliseconds) - check simplified (tpcds-v1.4/q96) - native_datafusion (80 milliseconds) - check simplified (tpcds-v1.4/q97) - native_datafusion (79 milliseconds) - check simplified (tpcds-v1.4/q98) - native_datafusion (87 milliseconds) - check simplified (tpcds-v1.4/q99) - native_datafusion (137 milliseconds) ``` -- 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]
