yma11 commented on PR #5345:
URL: 
https://github.com/apache/incubator-gluten/pull/5345#issuecomment-2046338908

   > > > 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.
   
   That file has an empty row group which isn't allowed by Spark3.2/3.3/3.4. 
But it can be read by Spark 3.5. So I keep it and limit the test on Spark 3.5 
version for a broader coverage.


-- 
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]

Reply via email to