andygrove commented on PR #1296: URL: https://github.com/apache/datafusion-comet/pull/1296#issuecomment-2596326787
One test failure: ``` 2025-01-16T17:21:07.8630758Z CometTPCDSQuerySuite: 2025-01-16T17:21:14.1575727Z 25/01/16 17:21:14 INFO core/src/lib.rs: Comet native library version 0.6.0 initialized 2025-01-16T17:21:21.0957254Z - q1 (5 seconds, 929 milliseconds) 2025-01-16T17:21:22.7696176Z - q2 *** FAILED *** (1 second, 577 milliseconds) 2025-01-16T17:21:22.7698480Z java.lang.Exception: Expected "struct<[d_week_seq1:int,round((sun_sales1 / sun_sales2), 2):decimal(20,2),round((mon_sales1 / mon_sales2), 2):decimal(20,2),round((tue_sales1 / tue_sales2), 2):decimal(20,2),round((wed_sales1 / wed_sales2), 2):decimal(20,2),round((thu_sales1 / thu_sales2), 2):decimal(20,2),round((fri_sales1 / fri_sales2), 2):decimal(20,2),round((sat_sales1 / sat_sales2), 2):decimal(20,2)]>", but got "struct<[]>" Schema did not match ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org