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

Suma Shivaprasad updated ATLAS-147:
-----------------------------------
        Fix Version/s:     (was: trunk)
                       0.6-incubating
    Affects Version/s:     (was: trunk)
                       0.6-incubating

> Fix a code issue when defineTypes
> ---------------------------------
>
>                 Key: ATLAS-147
>                 URL: https://issues.apache.org/jira/browse/ATLAS-147
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: liutongfeng
>            Assignee: liutongfeng
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.6-incubating
>
>         Attachments: ATLAS-147.patch, ATLAS-147.v2.patch
>
>
> file : org/apache/atlas/typesystem/types/TypeSystem.java
> for (StructTypeDefinition structDef : structDefs) {
>     constructStructureType(structDef);
> typeCategoriesToTypeNamesMap.put(DataTypes.TypeCategory.CLASS, 
> structDef.typeName);
> }
> The above TypeCategory.CLASS should be TypeCategory.STRUCT.



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

Reply via email to