andygrove commented on PR #3781: URL: https://github.com/apache/datafusion-comet/pull/3781#issuecomment-4178630280
@parthchandra @comphead @mbutrovich Thanks for the feedback so far. I simplified this PR so that `auto` mode now chooses `native_datafusion` **instead of** `native_iceberg_compat`. This is much simpler than trying one scan then the other, which makes fallback reporting complex. This was the eventual goal anyway but I was just trying to do it in smaller steps. PTAL when you can. -- 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]
