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 3f8e2b6  [hotfix][FileSource] Internal refactoring to remove 
duplicated code without API change. Rename method argument names from "reader" 
to ***Format to improve the code readability.
     add 4c6e15f  [FLINK-24393][table-planner] Add CAST tests for type 
combinations

No new revisions were added by this update.

Summary of changes:
 .../planner/functions/BuiltInFunctionTestBase.java |   16 +-
 .../planner/functions/CastFunctionITCase.java      | 1037 +++++++++++++++++---
 ...tionITCase.java => CastFunctionMiscITCase.java} |   20 +-
 .../planner/expressions/ScalarOperatorsTest.scala  |   26 -
 4 files changed, 919 insertions(+), 180 deletions(-)
 copy 
flink-table/flink-table-planner/src/test/java/org/apache/flink/table/planner/functions/{CastFunctionITCase.java
 => CastFunctionMiscITCase.java} (91%)

Reply via email to