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 cc9712bfe92 [FLINK-32518][table] Enable atomicity for [CREATE OR]
REPLACE TABLE AS statement (#22995)
add 663a68f2c56 [FLINK-32613] Add ConfigOption for disabling
TimestampInserter
No new revisions were added by this update.
Summary of changes:
.../generated/execution_config_configuration.html | 6 +++
.../table/api/config/ExecutionConfigOptions.java | 33 ++++++++++++++++
.../plan/nodes/exec/stream/StreamExecSink.java | 13 ++++++-
.../runtime/stream/table/TableSinkITCase.scala | 45 ++++++++++++++++++++--
4 files changed, 92 insertions(+), 5 deletions(-)