parthchandra commented on issue #2921:
URL: 
https://github.com/apache/datafusion-comet/issues/2921#issuecomment-3662438100

   We also have three implementations of Parquet scans which correspond to the 
approaches above- 
   1. based on `native_comet` - no complex types
   2. based on `native_iceberg_compat` - currently the default choice
   3. based on `native_datafusion` - must be enabled explicitly. Needs a little 
bit of work to pass all tests. 
   
   


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