[ 
https://issues.apache.org/jira/browse/ATLAS-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431273#comment-16431273
 ] 

Sarath Subramanian commented on ATLAS-2549:
-------------------------------------------

This regression was introduced as part of the commit: 
[https://github.com/hortonworks/atlas/commit/c014bb3. 
|https://github.com/apache/atlas/commit/3ded3ee2f96d4bd44755792436e6c43865821e87]The
 logic to load patches files for typedef has been refactored. Added fix to 
revert the refactoring.

> Regression with respect to Partition keys
> -----------------------------------------
>
>                 Key: ATLAS-2549
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2549
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 1.0.0
>            Reporter: Sarath Subramanian
>            Assignee: Sarath Subramanian
>            Priority: Major
>             Fix For: 1.0.0
>
>
> >> Create table employee(id int,name string) partitioned by (dept string);
> With above command , 
>  id ,name and dept are listed in "columns" array and dept information is in 
> "partitionKeys" array also in the GET entity response of employee table.
> Only id and name should be present in "columns" array.



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

Reply via email to