Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21666

Bad behavior with 'insert_only' property on non-transactional table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Transactions
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              amagyar Attila Magyar
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: