Maksim Zhuravkov created IGNITE-24586:
-----------------------------------------

             Summary: Tuple API. Add methods to reading byte array values
                 Key: IGNITE-24586
                 URL: https://issues.apache.org/jira/browse/IGNITE-24586
             Project: Ignite
          Issue Type: Improvement
            Reporter: Maksim Zhuravkov


There is no method for reading bytes on `org.apache.ignite.table.Tuple` 
interface.

- Add method for reading bytes that returns a byte array (name, index).
- Add method for reading bytes that returns a byte buffer (name, index). This 
one is handy for dealing with very large values efficiently. Such method 
already exists on the BinaryTupleParser, it was added in IGNITE-23186.




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

Reply via email to