Sharmadha Sainath created ATLAS-1636:
----------------------------------------
Summary: Hive partitions are showed as Columns in addition to hive
columns in /api/atlas/entities response and in Atlas UI.
Key: ATLAS-1636
URL: https://issues.apache.org/jira/browse/ATLAS-1636
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.8-incubating
Reporter: Sharmadha Sainath
Priority: Blocker
Created table t1
with columns : id int,name string,dob date
partitioned by country string.
Atlas UI shows "country" in columns and also in partitionKeys
/api/atlas/entities/<guid> lists the "country" in columns.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)