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

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


    from 0736500  [FLINK-21463][sql-client] Unify SQL Client parser and 
TableEnvironment parser
     add 1af31a5  [FLINK-21984][table] Change precision argument from optional 
to required in TO_TIMESTAMP_LTZ(numeric, precision)

No new revisions were added by this update.

Summary of changes:
 docs/data/sql_functions.yml                        |   6 +-
 .../pyflink/table/tests/test_expression.py         |   2 +-
 .../table/api/ImplicitExpressionConversions.scala  |   7 --
 .../functions/sql/FlinkSqlOperatorTable.java       |   4 +-
 .../planner/codegen/calls/BuiltInMethods.scala     |  15 ---
 .../planner/codegen/calls/FunctionGenerator.scala  |  13 ---
 .../flink/table/planner/expressions/time.scala     |   2 +-
 .../planner/expressions/TemporalTypesTest.scala    | 110 +++++++++++----------
 .../table/runtime/functions/SqlDateTimeUtils.java  |  12 ---
 9 files changed, 64 insertions(+), 107 deletions(-)

Reply via email to