Konstantin Orlov created IGNITE-22958:
-----------------------------------------
Summary: Improve performance of TupleMarshaller part 2
Key: IGNITE-22958
URL: https://issues.apache.org/jira/browse/IGNITE-22958
Project: Ignite
Issue Type: Improvement
Reporter: Konstantin Orlov
Assignee: Konstantin Orlov
This is follow up ticket to IGNITE-22941. In original ticket, only statistic
collection has been addressed. Another significant part of tuple marshaling is
access to the values, which involve quoting and normalization of names of the
columns. It seems like we can safely omit names normalization at all, because
schema contains columns with already normalized names.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)