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


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


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to