FelixYBW commented on PR #5345: URL: https://github.com/apache/incubator-gluten/pull/5345#issuecomment-2046239070
> > Can they pass on current Gluten? > > The `test-file-with-no-column-indexes-1.parquet` can't be read by Velox so I exclude it in test for the time being. There should be a bug. Interesting thing is that some of the example files can't be read by Spark32/33/34 but can be read by Velox successfully. Interesting! Spark should use upstream parquet-mr but needs to specify some parameters. May because of these parameters. We may remove them since not compatible with Spark. -- 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]
