Todd Lipcon created HIVE-21666:
----------------------------------

             Summary: Bad behavior with 'insert_only' property on 
non-transactional table
                 Key: HIVE-21666
                 URL: https://issues.apache.org/jira/browse/HIVE-21666
             Project: Hive
          Issue Type: Bug
          Components: Transactions
            Reporter: Todd Lipcon


I created a table with 'transactional_properties'='insert_only' but didn't 
specify 'transactional'='TRUE'. I was able to insert into this table, but when 
I tried to query it, I got a NumberFormatException since it appears the insert 
path used a non-transactional layout while the read path expected one.



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

Reply via email to