Apache Iceberg version
1.11.0 (latest release)
Query engine
Flink
Please describe the bug 🐞
Problem
The table comment passed through Flink engine is getting lost. Reason: the table comment is completely ignored iside FlinkCatalog
Fix
Simply put table comment into properties map
Verify
- Added
testCreateTableComment() to TestFlinkCatalogTable
Willingness to contribute
Apache Iceberg version
1.11.0 (latest release)
Query engine
Flink
Please describe the bug 🐞
Problem
The table comment passed through Flink engine is getting lost. Reason: the table comment is completely ignored iside
FlinkCatalogFix
Simply put table comment into properties map
Verify
testCreateTableComment()toTestFlinkCatalogTableWillingness to contribute