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 07:01:21 UTC

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

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

Nixon Rodrigues updated ATLAS-1163:
-----------------------------------
    Description: 
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-1149]

  was:
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]


> 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-1149]



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