vladimirg-db commented on PR #50606:
URL: https://github.com/apache/spark/pull/50606#issuecomment-2812125611

   Just one thing we need to check - if the view is persisted with 
`ORDER_BY_ORDINAL` conf ON, what happens if we read this view with 
`ORDER_BY_ORDINAL` conf `OFF`? This might be an issue, since we moved the conf 
check to the parser. 
   
   The view must keep its confs.


-- 
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: reviews-unsubscr...@spark.apache.org

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


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

Reply via email to