This is an automated email from the ASF dual-hosted git repository.

twalthr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 08c04af  [FLINK-13857] Remove deprecated 
ExecutionConfig#get/setCodeAnalysisMode (#13287)
     add 3fd1f64  [FLINK-18683][table-common] Support @DataTypeHint for 
table/aggregate function output types

No new revisions were added by this update.

Summary of changes:
 .../flink/table/annotation/DataTypeHint.java       |  3 +
 .../types/extraction/FunctionMappingExtractor.java | 26 +++++++-
 .../table/types/extraction/FunctionTemplate.java   | 41 ++++++------
 .../types/extraction/TypeInferenceExtractor.java   | 12 ++--
 .../extraction/TypeInferenceExtractorTest.java     | 76 +++++++++++++++++++++-
 5 files changed, 131 insertions(+), 27 deletions(-)

Reply via email to