andygrove opened a new issue, #2869:
URL: https://github.com/apache/datafusion-comet/issues/2869

   ### Describe the bug
   
   Comet falls back to Spark by default for v1 Parquet scans that read 
byte/short columns, but not for v2.
   
   I am not 100% sure if this is correct or not, but my understanding is that 
the underlying reads are happening in native DataFusion in both cases, so this 
doesn't seem correct.
   
   ### Steps to reproduce
   
   Let's add specific unit tests to confirm if the current behavior is correct 
or not.
   
   ### 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]

Reply via email to