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 bc2fee44a87 [FLINK-31812][api] Transform savepoint path to null if
empty in body
add 83ba6b5348c [FLINK-32219][sql-client] Fix SqlClient hangs when
executing EXECUTE PLAN statement (#22703)
No new revisions were added by this update.
Summary of changes:
.../service/operation/OperationExecutor.java | 16 +++++
.../gateway/AbstractSqlGatewayStatementITCase.java | 8 +++
.../src/test/resources/sql/insert.q | 83 ++++++++++++++++++++++
.../table/api/internal/TableEnvironmentImpl.java | 36 +++++-----
4 files changed, 126 insertions(+), 17 deletions(-)