[
https://issues.apache.org/jira/browse/FLINK-29700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-29700.
--------------------------------
Resolution: Fixed
release-0.2: aa6846089afc61e6715a7d50ae40e6bb9d8efc0f
> Serializer to BinaryInMemorySortBuffer is wrong
> -----------------------------------------------
>
> Key: FLINK-29700
> URL: https://issues.apache.org/jira/browse/FLINK-29700
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.2.2
>
>
> In SortBufferMemTable, it will use
> `BinaryInMemorySortBuffer.createBuffer(BinaryRowDataSerializer serializer)`,
> the serializer is for full row, not just sort key fields.
> Problems may occur when there are many fields.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)