andygrove opened a new issue, #3984: URL: https://github.com/apache/datafusion-comet/issues/3984
### What is the problem the feature request solves? Both the recent DPP fallback feature changes (https://github.com/apache/datafusion-comet/pull/3879) and the fix for inconsistent fallback in AQE (https://github.com/apache/datafusion-comet/pull/3982) were implemented rather hastily and could be improved. It should not have been necessary to introduce a new tag for stage fallback. The existing `withInfo` fallback recording should have been sufficient, but there were many tests failures that I did not have time to investigate. This issue is for follow on work to improve the design. ### Describe the potential solution _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]
