adriangb commented on issue #19649:
URL: https://github.com/apache/datafusion/issues/19649#issuecomment-3729854985

   Since we have the `ExecutionPlan` abstraction can't we make parallel 
implementations of them and have a feature flag that chooses during planning 
time which one to use? That would allow us to immediately introduce the new 
plans even if they are broken / non-performant and slowly (hopefully not that 
slow!) work towards getting to the point where we can flip the switch, 
deprecate the old versions, etc.


-- 
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]

Reply via email to