You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/21 05:42:00 UTC

[jira] [Updated] (FLINK-29700) Serializer to BinaryInMemorySortBuffer is wrong

     [ 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)