Maksim Zhuravkov created IGNITE-24107:
-----------------------------------------
Summary: Allow to use an existing buffer in BinaryTupleBuilder
Key: IGNITE-24107
URL: https://issues.apache.org/jira/browse/IGNITE-24107
Project: Ignite
Issue Type: Improvement
Reporter: Maksim Zhuravkov
Sometimes we want to write a tuple into an existing buffer but
BinaryTupleBuilder always allocates a new buffer for each binary tuple it
builds. Let's update BinaryTupleBuilder to accept a component that allocates a
buffer used by BinaryTupleBuilder.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)