You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nixon Rodrigues (JIRA)" <ji...@apache.org> on 2016/09/13 06:45:20 UTC

[jira] [Created] (ATLAS-1163) Sorting of hive table columns based on position attribute at server end instead UI.

Nixon Rodrigues created ATLAS-1163:
--------------------------------------

             Summary: Sorting of hive table columns based on position attribute at server end instead UI.
                 Key: ATLAS-1163
                 URL: https://issues.apache.org/jira/browse/ATLAS-1163
             Project: Atlas
          Issue Type: Bug
            Reporter: Nixon Rodrigues


The UI shouldn't do the sort. Instead we should modify the query used for this (atlas.lineage.schema.query.hive_table=hive_table where __guid='%s'\, columns) to sort by position, so that all clients have the same info. Also, the query should filter deleted columns

The UI level sort was in done in [ATLAS-1147]



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