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/02/12 08:13:06 UTC

[flink] branch master updated (3cbee0a -> aedbdc3)

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 3cbee0a  [FLINK-15941] [format-avro] Create schema coder only once in RegistryAvroSerializationSchema
     add aedbdc3  [FLINK-15994][table-planner-blink]Support byte array argument for FROM_BASE64 function (#11060)

No new revisions were added by this update.

Summary of changes:
 .../table/planner/expressions/ScalarFunctionsTest.scala      | 12 ++++++++++++
 .../planner/expressions/utils/ScalarTypesTestBase.scala      |  6 ++++--
 .../flink/table/runtime/functions/SqlFunctionUtils.java      |  4 ++++
 3 files changed, 20 insertions(+), 2 deletions(-)