[ https://issues.apache.org/jira/browse/HIVE-18130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhe Sun updated HIVE-18130: --------------------------- Attachment: HIVE-18130.patch > Update table path to storage description parameter when alter a table > --------------------------------------------------------------------- > > Key: HIVE-18130 > URL: https://issues.apache.org/jira/browse/HIVE-18130 > Project: Hive > Issue Type: Bug > Components: Metastore > Reporter: Zhe Sun > Labels: pull-request-available > Attachments: HIVE-18130.patch > > > When an managed table is created by Spark, table path information is not only > store in `location` field (first figure), but also in `parameters.path` > fields (second figure). > The `parameters.path` should be also checked and updated when alter a table > Example explaining this issue can be found here > https://github.com/apache/hive/pull/273 -- This message was sent by Atlassian JIRA (v6.4.14#64029)