mbutrovich opened a new pull request, #1183: URL: https://github.com/apache/datafusion-comet/pull/1183
This reflects a merge of upstream/main (as of this morning) and then a resolution of the conflicts. This catches up comet-parquet-exec feature branch on about a month of changes, including a release. `COMET_FULL_NATIVE_SCAN_ENABLED`: `Tests: succeeded 728, failed 64, canceled 2, ignored 52, pending 0` `COMET_NATIVE_RECORDBATCH_READER_ENABLED `: `Tests: succeeded 722, failed 70, canceled 2, ignored 52, pending 0` These new test failures are mostly converting timestamps to timestamps, for example: ```Cause: org.apache.comet.CometNativeException: Cannot cast file schema field _19 of type Timestamp(Microsecond, Some("UTC")) to required schema field of type Timestamp(Microsecond, Some("America/Los_Angeles"))``` @andygrove understands the issue, so we'll fix it after this PR merges. -- 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