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 2019/12/03 12:50:18 UTC

[GitHub] [spark] LiShuMing commented on issue #24792: [SPARK-27953][SQL] Save default constraint with Column into table properties when create Hive table

LiShuMing commented on issue #24792: [SPARK-27953][SQL] Save default constraint with Column into table properties when create Hive table
URL: https://github.com/apache/spark/pull/24792#issuecomment-561152957
 
 
   > @gatorsmile The design doc of default constraint is ready.
   
   what's the progress of this pr?  As https://issues.apache.org/jira/browse/SPARK-29119 also associate with this pr.
   
   I think this will be a useful function for users to handle default value or computed columns;
   
    @beliefer You can put your design doc on the Google Docs for more details and add comparisons with other engines, eg:
   - Oracle: https://docs.oracle.com/javadb/10.8.3.0/ref/rrefsqlj30540.html#rrefsqlj30540__sqlj64478
   - Postgres: https://issues.apache.org/jira/browse/SPARK-29119
   - Mysql: https://dev.mysql.com/doc/refman/5.6/en/constraints.html
   - Cockroach: https://www.cockroachlabs.com/docs/stable/default-value.html
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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