brkyvz opened a new pull request #25305: [SPARK-28572] Simple analyzer checks 
for CREATE TABLE v2
URL: https://github.com/apache/spark/pull/25305
 
 
   ## What changes were proposed in this pull request?
   
   Adds checks around:
    - The existence of transforms in the table schema
    - Duplications of transforms
    - Case sensitivity checks around column names
   in the CREATE TABLE V2 code path.
   
   ## How was this patch tested?
   
   Unit tests in V2SessionCatalog.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to