This is an automated email from the ASF dual-hosted git repository.
twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 31fcb6c [FLINK-22994][table-planner] Improve the performace of
invoking nesting udf
add f37cf25 [FLINK-23306][table] Reduce usages of legacy TableSchema
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/dev/table/sourcesSinks.md | 3 ++-
docs/content/docs/dev/table/sourcesSinks.md | 3 ++-
.../table/examples/java/connectors/SocketDynamicTableFactory.java | 2 +-
.../java/org/apache/flink/table/factories/PrintTableSinkFactory.java | 2 +-
.../flink/table/planner/plan/metadata/FlinkRelMdUniqueKeys.scala | 2 +-
.../planner/plan/rules/physical/stream/StreamPhysicalSinkRule.scala | 2 +-
.../plan/rules/physical/stream/StreamPhysicalTableSourceScanRule.scala | 2 +-
7 files changed, 9 insertions(+), 7 deletions(-)