liamzwbao opened a new pull request, #13392: URL: https://github.com/apache/iceberg/pull/13392
### Summary This is a followup of #13072 to backport TableSchema migration to Flink 1.19 and 1.20 There mainly two changes that are not applicable in 1.19 - 1.19 does not have `IcebergSinkBuilder` so I skip the change for this class - 1.19 does not support `CatalogTable.newBuilder()` and I keep using the legacy `CatalogTableImpl` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org