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 2017/05/22 21:52:04 UTC

[jira] [Created] (HIVE-16732) Transactional tables should block LOAD DATA

Eugene Koifman created HIVE-16732:
-------------------------------------

             Summary: Transactional tables should block LOAD DATA 
                 Key: HIVE-16732
                 URL: https://issues.apache.org/jira/browse/HIVE-16732
             Project: Hive
          Issue Type: Bug
          Components: Transactions
    Affects Versions: 1.0.0
            Reporter: Eugene Koifman
            Assignee: Eugene Koifman


This has always been the design.

see LoadSemanticAnalyzer.analyzeInternal()
StrictChecks.checkBucketing(conf);

Some examples (this is exposed by HIVE-16177)
insert_values_orig_table.q
 insert_orig_table.q
 insert_values_orig_table_use_metadata.q



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)