xumingming commented on PR #58229:
URL: https://github.com/apache/spark/pull/58229#issuecomment-5395660595

   @peter-toth Thanks for the review. I agree with you that we don’t have a 
cost model to check whether materialization is the right call. Here we do not 
do any view materialization by default, only when user enabled the switch, we 
will do it. In production query we have many views that should be materialized 
to get better performance, so we want to add this ability. 


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