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

Eugene Koifman commented on HIVE-16732:
---------------------------------------

The fact that above name test cases "worked" was a fluke.
The LOAD DATA statements just a add a single file to table dir and the system 
things it's an 'original' file as if the table went through non-acid to acid 
conversion.  The file added 'alltypesorc' is not even named appropriately.

> 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)

Reply via email to