ulysses-you commented on PR #39624: URL: https://github.com/apache/spark/pull/39624#issuecomment-1451242481
@cloud-fan it seems the main concern is that, shall we make `Materializable` as first-class citizen in AQE framework ? if so, then all code place in AQE framework should use `Materializable` instead of `QueryStage`. In fact, I'm not sure it is fine. There are a lot of code name depend on query stage. e.g., `queryStagePreparationRules` -> `materializablePreparationRules`. It actually the developer api -- 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]
