You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Dmitry Melnichuk (JIRA)" <ji...@apache.org> on 2019/06/05 18:30:00 UTC

[jira] [Created] (IGNITE-11897) Use `bytearray` as a Python type for Ignite `ByteArray`

Dmitry Melnichuk created IGNITE-11897:
-----------------------------------------

             Summary: Use `bytearray` as a Python type for Ignite `ByteArray`
                 Key: IGNITE-11897
                 URL: https://issues.apache.org/jira/browse/IGNITE-11897
             Project: Ignite
          Issue Type: Improvement
          Components: thin client
            Reporter: Dmitry Melnichuk
            Assignee: Dmitry Melnichuk


This optimization will allow client to read and write `ByteArray` values without iterating over single bytes, thereby improving performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)