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: [email protected]
