You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/23 06:40:32 UTC

[GitHub] [flink] JingsongLi commented on issue #10059: [FLINK-14543][FLINK-15901][table] Support partition for temporary table and HiveCatalog

JingsongLi commented on issue #10059:
URL: https://github.com/apache/flink/pull/10059#issuecomment-618210065


   > When creating the generic table, partition columns are encoded as properties. Therefore from Hive perspective, the table is not partitioned. Then what happens if we want to add partitions to that table later on? Will we be able to create `Partition` objects for such a table, or do we add partitions as properties too?
   
   I think users can not use the partition interface in hive catalog. Because the partition of flink is different from hive.


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