You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/10/19 23:02:00 UTC

[jira] [Updated] (HIVE-17855) conversion to MM tables via alter may be broken

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

Sergey Shelukhin updated HIVE-17855:
------------------------------------
    Description: 
{noformat}
git difftool 77511070dd^ 77511070dd -- */mm_conversions.q
{noformat}
Looks like during ACID "integration" alter was simply quietly changed to create+insert, because it's broken.
I asked to keep feature parity with every change but I should have rather insisted on it and -1d all the patches that didn't... This is just annoying. 

  was:
{noformat}
git difftool 77511070dd 77511070dd^ -- */mm_conversions.q
{noformat}
Looks like during ACID "integration" alter was simply quietly changed to create+insert, because it's broken.
I asked to keep feature parity with every change but I should have rather insisted on it and -1d all the patches that didn't... This is just annoying. 


> conversion to MM tables via alter may be broken
> -----------------------------------------------
>
>                 Key: HIVE-17855
>                 URL: https://issues.apache.org/jira/browse/HIVE-17855
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Transactions
>            Reporter: Sergey Shelukhin
>              Labels: mm-gap-1
>
> {noformat}
> git difftool 77511070dd^ 77511070dd -- */mm_conversions.q
> {noformat}
> Looks like during ACID "integration" alter was simply quietly changed to create+insert, because it's broken.
> I asked to keep feature parity with every change but I should have rather insisted on it and -1d all the patches that didn't... This is just annoying. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)