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/11 04:05:16 UTC

[flink] branch master updated (d1bc10f -> 5614f21)

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 d1bc10f  [FLINK-15875][python] Remove the ProcessManager which is copied from Beam 2.19
     add 5614f21  [FLINK-15546][table-planner-blink] Fix obscure error message from ScalarOperatorGens::generateCast (#11021)

No new revisions were added by this update.

Summary of changes:
 .../planner/codegen/calls/ScalarOperatorGens.scala |  4 +--
 .../flink/table/planner/expressions/cast.scala     |  2 +-
 .../table/planner/expressions/RowTypeTest.scala    | 29 ++++++++++++++++++++--
 3 files changed, 30 insertions(+), 5 deletions(-)