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 293739d  [FLINK-21302][table-planner-blink] Fix NPE when use 
row_number() in overAgg
     add 4be9aff  [FLINK-22349][table-api] Throw Exception for unsupported Zone 
ID instead of using wrong value

No new revisions were added by this update.

Summary of changes:
 .../generated/table_config_configuration.html      |  2 +-
 .../org/apache/flink/table/api/TableConfig.java    | 18 ++++++++++++
 .../flink/table/api/config/TableConfigOptions.java |  2 +-
 .../apache/flink/table/api/TableConfigTest.java    | 33 ++++++++++++++++++++++
 .../table/util/python/PythonTableUtilsTest.scala   | 10 +++----
 .../window/assigners/TumblingWindowAssigner.java   |  2 +-
 .../flink/table/runtime/util/TimeWindowUtil.java   |  2 +-
 .../window/SlicingWindowAggOperatorTest.java       |  4 +--
 8 files changed, 62 insertions(+), 11 deletions(-)

Reply via email to