This is an automated email from the ASF dual-hosted git repository. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from cb4b4d3 [FLINK-22654][sql-parser] Fix SqlCreateTable#toString()/unparse() lose CONSTRAINTS and watermarks add 5ff7f73 [FLINK-22658][table] Remove Deprecated util class TableConnectorUtil (#15914) No new revisions were added by this update. Summary of changes: .../flink/table/util/TableConnectorUtil.java | 35 ---------------------- .../planner/utils/MemoryTableSourceSinkUtil.scala | 4 +-- 2 files changed, 2 insertions(+), 37 deletions(-) delete mode 100644 flink-table/flink-table-common/src/main/java/org/apache/flink/table/util/TableConnectorUtil.java