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 9936a4d [FLINK-17544][jdbc] Fix NPE and resource leak problem in
JdbcOutputFormat
add ce8ad93 [FLINK-18315][table-planner-blink] Fix INSERT INTO
partitioned table with VALUES doesn't work correctly
No new revisions were added by this update.
Summary of changes:
.../hive/TableEnvHiveConnectorITCase.java | 11 ++++
.../planner/calcite/PreValidateReWriter.scala | 72 +++++++++++++++++++---
.../plan/batch/sql/PartitionableSinkTest.xml | 19 ++++++
.../plan/batch/sql/PartitionableSinkTest.scala | 4 --
.../batch/sql/PartitionableSinkITCase.scala | 10 +++
5 files changed, 103 insertions(+), 13 deletions(-)