andygrove commented on issue #2869: URL: https://github.com/apache/datafusion-comet/issues/2869#issuecomment-3634433104
> Depends on the scan impl chosen, I think? I believe V2 is not supported for `native_iceberg_compat`. I have now discovered that the v2 code path in `CometScanRule` does not consider `COMET_NATIVE_SCAN_IMPL` at all. This config is only referenced in the v1 code path. The v2 code path always replaces the underlying scan with `CometParquetScan`. -- 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]
