Jingsong Lee created FLINK-29700:
------------------------------------

             Summary: 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
             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)

Reply via email to