Igor Sapego created IGNITE-19198:
------------------------------------
Summary: C++ 3.0: Re-factor user type conversation to optimize
memory usage
Key: IGNITE-19198
URL: https://issues.apache.org/jira/browse/IGNITE-19198
Project: Ignite
Issue Type: Improvement
Components: thin client
Reporter: Igor Sapego
Assignee: Igor Sapego
Currently, during conversation from containers of user types to containers of
tuples we allocate unnecessary memory, while we can optimize it by implementing
a wrapper for user type container that would convert values on-demand, without
additional memory allocations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)