You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/03/20 06:44:50 UTC

[flink] branch master updated (5ccb167 -> 0619a5b)

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 5ccb167  [FLINK-16650][python] Support LocalZonedTimestampType for Python UDF in blink planner (#11439)
     add 0619a5b  [FLINK-16220][json] Fix cast exception in JsonRowSerializationSchema when serializing null fields

No new revisions were added by this update.

Summary of changes:
 .../formats/json/JsonRowSerializationSchema.java   |  6 ++--
 .../json/JsonRowSerializationSchemaTest.java       | 35 ++++++++++++++++++++++
 2 files changed, 39 insertions(+), 2 deletions(-)