SteNicholas opened a new pull request, #104: URL: https://github.com/apache/flink-table-store/pull/104
If there is just one record, still use `MergeFunction` to merge. This is not necessary, just output directly. **The brief change log** - Updates the merge in the `SortBufferMemTable` and `SortMergeReader` to output directly if there is only one record, and use `MergeFunction` to merge in the case of multiple records. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
