andygrove commented on PR #2295: URL: https://github.com/apache/datafusion-comet/pull/2295#issuecomment-3250623946
I don't think that this approach can really work since once query could use multiple scan implementations (for example, we may fall back to native_comet for scans against tables using byte/short and use native_iceberg_compat for other scans) -- 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]
