You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/23 18:45:53 UTC

[GitHub] [spark] dtenedor commented on pull request #35855: [SPARK-38336][SQL] Support DEFAULT column values in CREATE/REPLACE TABLE statements

dtenedor commented on pull request #35855:
URL: https://github.com/apache/spark/pull/35855#issuecomment-1076696649


   The work is now split into different PRs:
   
   1. This PR contains only DEFAULT column support for CREATE/REPLACE TABLE statements: https://github.com/apache/spark/pull/35855
   2. Separate PR supports DEFAULT columns for INSERT INTO statements: https://github.com/dtenedor/spark/pull/1
   3. Third PR adds a query execution class to be used for injecting DEFAULT values during data source scans: https://github.com/apache/spark/pull/35928


-- 
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-unsubscribe@spark.apache.org

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



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