You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by he...@apache.org on 2020/08/11 06:02:41 UTC

[flink] branch master updated (bfbdca9 -> 8b9193a)

This is an automated email from the ASF dual-hosted git repository.

hequn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from bfbdca9  [FLINK-18862][table-planner-blink] Fix LISTAGG throws BinaryRawValueData cannot be cast to StringData exception during runtime
     add 8b9193a  [FLINK-18874][python] Support conversions between Table and DataStream. (#13107)

No new revisions were added by this update.

Summary of changes:
 flink-python/pyflink/table/table_environment.py    | 66 ++++++++++++++++++++++
 .../table/tests/test_table_environment_api.py      | 55 ++++++++++++++++++
 2 files changed, 121 insertions(+)