andygrove commented on issue #162: URL: https://github.com/apache/datafusion-comet/issues/162#issuecomment-2775820890
We now have three Parquet scan implementations - `native_comet` and `native_iceberg_compat` which are hybrid JVM and Rust, and we also have `native_datafusion` which is pure Rust (uses DataFusion's `DataSourceExec`). `native_iceberg_compat` and `native_datafusion` are experimental still but will be enabled soon. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org