wuwenchi commented on PR #4561:
URL: https://github.com/apache/iceberg/pull/4561#issuecomment-1101922521
@rdblue Sorry, I didn't notice this pr #3614 @Initial-neko before...
I want to add iceberg support for watermark and computed columns, and save
these informations to table properties.
I found this problem when I alter a table with a primary key.
In fact, I write the test according to original test (
https://github.com/apache/iceberg/blob/master/flink/v1.14/flink/src/test/java/org/apache/iceberg/flink/TestFlinkCatalogTable.java#L296-L318
) which written by @openinx , and I only add `primary key` in DDL sql.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]