palashc commented on PR #1711:
URL: https://github.com/apache/phoenix/pull/1711#issuecomment-1767161959

   Need to rethink the approach here. Validating metadata on the write path in 
the `execute` phase might be too early since there can be arbitrary number of 
executes for different tables before client calls `commit` and we might end up 
creating mutations using old metadata. 


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

Reply via email to