You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Vimal Sharma (JIRA)" <ji...@apache.org> on 2016/05/11 08:57:12 UTC

[jira] [Commented] (ATLAS-752) Column renames should retain traits/tags

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

Vimal Sharma commented on ATLAS-752:
------------------------------------

It makes sense to retain traits/tags for a column after a RENAME COLUMN command. However a REPLACE COLUMNS command is quite generic in the sense that we may or may not want to preserve the traits/tags associated with the original set of columns in the table.


[~suma.shivaprasad] What are your thoughts on preserving tags for columns after a REPLACE COLUMNS operation.

> Column renames should retain traits/tags
> ----------------------------------------
>
>                 Key: ATLAS-752
>                 URL: https://issues.apache.org/jira/browse/ATLAS-752
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.7-incubating
>            Reporter: Suma Shivaprasad
>            Assignee: Vimal Sharma
>             Fix For: 0.7-incubating
>
>
> Currently ALTER TABLE REPLACE COLUMNS which renames a column, recreates the columns since the name has changed. Instead it should just update column name and qualifiedName



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