[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #104: [FLINK-27336] Avoid merging when there is only one record

2022-07-03 Thread GitBox
JingsongLi commented on code in PR #104: URL: https://github.com/apache/flink-table-store/pull/104#discussion_r912611645 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/mergetree/compact/MergeFunctionHelper.java: ## @@ -0,0 +1,73 @@ +/* + * Licensed to

[GitHub] [flink-table-store] JingsongLi commented on a diff in pull request #104: [FLINK-27336] Avoid merging when there is only one record

2022-04-26 Thread GitBox
JingsongLi commented on code in PR #104: URL: https://github.com/apache/flink-table-store/pull/104#discussion_r859320053 ## flink-table-store-core/src/main/java/org/apache/flink/table/store/file/mergetree/SortBufferMemTable.java: ## @@ -166,19 +169,31 @@ private void advanceIfNe