You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2020/06/24 13:00:53 UTC

[flink] branch master updated (00863a2 -> 7def95b)

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 00863a2  [FLINK-17639] Document which FileSystems are supported by the StreamingFileSink
     add 7def95b  [FLINK-18425][table] Convert object arrays to primitive arrays in GenericArrayData

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/table/data/GenericArrayData.java  | 57 +++++++++++++++++++---
 .../flink/table/data/binary/BinaryArrayData.java   |  2 +-
 .../table/data/DataStructureConvertersTest.java    | 12 ++++-
 3 files changed, 62 insertions(+), 9 deletions(-)