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 ff249bc  [FLINK-12979][formats] Allow empty line delimiter for 
CsvRowSerializationSchema
     new 8e81fc2  [FLINK-14409][table] Fix MapType and MultisetType doesn't 
accept any subclass of java.util.Map for inputs
     new 94b444e  [hotfix][docs] Add MAP data type docs

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/dev/table/types.md                            | 38 ++++++++++++++++++++++
 .../apache/flink/table/types/logical/MapType.java  |  3 ++
 .../flink/table/types/logical/MultisetType.java    |  3 ++
 .../flink/table/expressions/ExpressionTest.java    | 19 +++++++++++
 .../apache/flink/table/types/LogicalTypesTest.java |  8 +++--
 5 files changed, 68 insertions(+), 3 deletions(-)

Reply via email to