You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2016/01/01 23:50:39 UTC

[jira] [Created] (ASTERIXDB-1245) Unify helpers to deal with nullable types

Till Westmann created ASTERIXDB-1245:
----------------------------------------

             Summary: Unify helpers to deal with nullable types
                 Key: ASTERIXDB-1245
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1245
             Project: Apache AsterixDB
          Issue Type: Task
          Components: AsterixDB, Data Model
            Reporter: Till Westmann
            Assignee: Till Westmann


Currently there are (slightly inconsistent) helpers to deal with nullable types in 
org.apache.asterix.om.types.TypeHelper 
and in 
org.apache.asterix.om.types.AUnionType.
Also, there is replicated code in some places (e.g. NonTaggedDataFormat.registerTypeInferers) that could also be better supported by better helpers.
All such helper should live in org.apache.asterix.om.types.TypeHelper  and be used consistently.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)