You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/08/27 05:38:32 UTC

[GitHub] [iceberg] JingsongLi opened a new issue #1392: Flink: Support Create Iceberg table and Alter Iceberg table in Flink SQL

JingsongLi opened a new issue #1392:
URL: https://github.com/apache/iceberg/issues/1392


   1. Create table: Only support identity partition, wait for Flink SQL support hidden partition, but can load all Iceberg tables.
   2. Alter table: 
       - Currently, Flink SQL only support altering table properties, not support altering schema and partition.
       - Also support `location`, `current-snapshot-id` and `cherry-pick-snapshot-id` like Spark.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #1392: Flink: Support creating table and altering table in Flink SQL

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #1392:
URL: https://github.com/apache/iceberg/issues/1392


   


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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org