zenoyang commented on pull request #6687:
URL: https://github.com/apache/incubator-doris/pull/6687#issuecomment-926315383


   > `VIEW` is actually a SQL. Modifying VIEW means modifying the SQL. A query 
on VIEW will be parsed into a new SQL where view table is replace with 
view_sql. If it is easy to generate the final SQL, it will be better to take 
final SQL as the cache key.
   
   hi, I submitted a new PR to solve this problem. Please review again,PR: 
#6736 


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