andygrove opened a new issue, #1228: URL: https://github.com/apache/datafusion-comet/issues/1228
### What is the problem the feature request solves? I thought it would be useful to have one issue to track all the test failures that we are currently working on resolving ## POC 1 - "timestamp" test fails with cannot cast Timestamp(Millisecond, None) to required schema field of type Timestamp(Microsecond, None) - "timestamp as int96" fails with cannot cast Timestamp(Nanosecond, None) to required schema field of type Timestamp(Microsecond, Some("UTC")) - java.lang.IllegalArgumentException: requirement failed: input[0, int, true] IN dynamicpruning#45042 has not finished - "columnar shuffle on struct including nulls" fails with java.lang.IllegalStateException: Complex type is not supported "columnar shuffle on nested struct" fails with java.lang.IllegalStateException: Complex type is not supported ## POC 2 ### Describe the potential solution _No response_ ### Additional context _No response_ -- 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.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