You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/03/22 21:39:00 UTC

[jira] [Created] (HIVE-19029) Load Data should prevent loading acid files

Eugene Koifman created HIVE-19029:
-------------------------------------

             Summary: Load Data should prevent loading acid files
                 Key: HIVE-19029
                 URL: https://issues.apache.org/jira/browse/HIVE-19029
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 3.0.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman


{{Load Data into T}} where T is acid should check to make sure input files were not copied from another Acid table, i.e. make sure the files don't have Acid metadata columns.

AcidUtils.MetaData.isRawFormat()



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)