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/18 22:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/ASTERIXDB-2507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Murtadha Hubail resolved ASTERIXDB-2507.
----------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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)