[ https://issues.apache.org/jira/browse/IGNITE-19198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Igor Sapego updated IGNITE-19198: --------------------------------- Summary: C++ 3.0: Re-factor user type conversion to optimize memory usage (was: C++ 3.0: Re-factor user type conversation to optimize memory usage) > C++ 3.0: Re-factor user type conversion 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 > Priority: Major > Labels: ignite-3 > > 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)