This is an automated email from the ASF dual-hosted git repository.
lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from bec6a458970 [FLINK-31297][Runtime] Use processResourceRequirements to
allocate task manager in FineGrainedSlotManagerTest.
add a2d78e60a96 [FLINK-30922][table-planner] Fix errors when reference
metadata columns in column list of a partial-insert statement
No new revisions were added by this update.
Summary of changes:
.../apache/flink/table/utils/TableSchemaUtils.java | 20 +++++++++-
.../table/planner/calcite/FlinkTypeFactory.scala | 12 ++++++
.../planner/calcite/PreValidateReWriter.scala | 4 +-
.../planner/plan/common/PartialInsertTest.xml | 38 ++++++++++++++++++
.../planner/plan/common/PartialInsertTest.scala | 45 ++++++++++++++++++++++
5 files changed, 116 insertions(+), 3 deletions(-)