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 99c2a41 [FLINK-21794][metrics] Support retrieving slot details via
rest api
add c8b0da5 [FLINK-21698][table] Support casting between NUMERIC and
TIMESTAMP_LTZ and disable casting between NUMERIC and TIMESTAMP type
No new revisions were added by this update.
Summary of changes:
.../util/kafka/SQLClientSchemaRegistryITCase.java | 2 +-
.../planner/codegen/calls/ScalarOperatorGens.scala | 123 ++++---
.../planner/expressions/TemporalTypesTest.scala | 397 ++++++++++++++++-----
.../plan/stream/sql/join/TemporalJoinTest.scala | 5 +-
.../apache/flink/table/data/DecimalDataUtils.java | 22 +-
.../apache/flink/table/data/DecimalDataTest.java | 7 +-
6 files changed, 410 insertions(+), 146 deletions(-)