parthchandra opened a new issue, #322: URL: https://github.com/apache/datafusion-comet/issues/322
### Describe the bug A new case was added in ScanExecRule to add explain info if the DSV2 source scan was not parquet. However, this overrides an existing case which matched non parquet DSV2 sources like Iceberg. ### Steps to reproduce No clear way to produce this. Discovered when developing support for iceberg ### Expected behavior _No response_ ### Additional context _No response_ -- 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]
