This is an automated email from the ASF dual-hosted git repository.
shengkai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from eb44ac01c99 [FLINK-29849][table-planner] Fix event time temporal join
on an upsert source may produce incorrect execution plan
add c5d2534e49f [FLINK-27837][sql-gateway] Support 'BEGIN STATEMENT SET'
in SQL Gateway
No new revisions were added by this update.
Summary of changes:
.../gateway/service/context/SessionContext.java | 35 ++++
.../service/operation/OperationExecutor.java | 129 ++++++++------
.../gateway/AbstractSqlGatewayStatementITCase.java | 3 +
.../sql/{insert.q => begin_statement_set.q} | 185 ++++++++++++++++-----
4 files changed, 263 insertions(+), 89 deletions(-)
copy flink-table/flink-sql-gateway/src/test/resources/sql/{insert.q =>
begin_statement_set.q} (56%)