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 2019/10/28 06:37:20 UTC

[flink] branch master updated (60ce77a -> 27307b4)

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 60ce77a  [hotfix][tests] Fix the missing class reference in LocalInputChannelTest
     add 27307b4  [FLINK-14415][table-common] ValueLiteralExpression#equals should take array value into account (#9915)

No new revisions were added by this update.

Summary of changes:
 .../table/expressions/ValueLiteralExpression.java  |  2 +-
 .../flink/table/expressions/ExpressionTest.java    | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)