[
https://issues.apache.org/jira/browse/FLINK-29700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29700:
-----------------------------------
Labels: pull-request-available (was: )
> 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.3.0, 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)