andygrove opened a new issue, #1545: URL: https://github.com/apache/datafusion-comet/issues/1545
### Describe the bug There are more than 100 failures in `core2` suite that seem to have the same root cause: ``` - Spark vectorized reader - without partition data column - select only top-level fields *** FAILED *** (317 milliseconds) [info] 0 did not equal 1 Found 0 file sources in dataframe, but expected WrappedArray(struct<address:string>) (SchemaPruningSuite.scala:874) -- ### Steps to reproduce _No response_ ### Expected behavior _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: [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]
