[ 
https://issues.apache.org/jira/browse/IGNITE-18697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vadim Pakhnushev updated IGNITE-18697:
--------------------------------------
    Description: Currently 
org.apache.ignite.internal.schema.row.RowAssembler#build method creates 
additional ByteBuffer to prepend the schema version and hasValue flags to the 
buffer created by the BinaryTupleBuilder. Same buffer should be reused.  (was: 
Currently org.apache.ignite.internal.schema.row.RowAssembler#buildRow method 
creates additional ByteBuffer to prepend the schema version and hasValue flags 
to the buffer created by the BinaryTupleBuilder. Same buffer should be reused.)

> Improve binary row building
> ---------------------------
>
>                 Key: IGNITE-18697
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18697
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>
> Currently org.apache.ignite.internal.schema.row.RowAssembler#build method 
> creates additional ByteBuffer to prepend the schema version and hasValue 
> flags to the buffer created by the BinaryTupleBuilder. Same buffer should be 
> reused.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to