You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Murtadha Hubail (JIRA)" <ji...@apache.org> on 2019/01/08 18:03:00 UTC

[jira] [Created] (ASTERIXDB-2507) Per Tuple Objects Created in ARecordSerializerDeserializer

Murtadha Hubail created ASTERIXDB-2507:
------------------------------------------

             Summary: Per Tuple Objects Created in ARecordSerializerDeserializer
                 Key: ASTERIXDB-2507
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2507
             Project: Apache AsterixDB
          Issue Type: Bug
          Components: RT - Runtime
    Affects Versions: 0.9.4
            Reporter: Murtadha Hubail
            Assignee: Murtadha Hubail
             Fix For: 0.9.5


Whenever ARecordSerializerDeserializer#getFieldOffsetByName is called from a function evaluator, two new objects of type utf8 hash function and comparator are created. We should avoid creating these objects and reuse them from the evaluators.



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