You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2022/07/26 08:44:04 UTC

[flink-table-store] branch master updated (ac950a29 -> ff697ba1)

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

lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git


    from ac950a29 [FLINK-28677] Primary key should not be null when creating Spark table
     add ff697ba1 [FLINK-28687] BucketSelector is wrong when hashcode is negative

No new revisions were added by this update.

Summary of changes:
 .../table/store/connector/PredicateITCase.java     |  4 ++++
 .../table/store/file/predicate/BucketSelector.java | 25 ++++++++++++----------
 .../store/table/sink/SinkRecordConverter.java      | 17 +++++++++++----
 .../store/file/predicate/BucketSelectorTest.java   |  6 ++++++
 4 files changed, 37 insertions(+), 15 deletions(-)