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

Oracle upgrade schema scripts do not map Java long datatype columns correctly for transaction related tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 0.14.0
    • Database/Schema
    • None
    • Oracle DB

    Description

      In Transaction related tables, Java long column fields are mapped to NUMBER(10) which results in failure to persist the transaction ids which are incompatible. Following error is seen:

      ORA-01438: value larger than specified precision allowed for this column
      

      NO PRECOMMIT TESTS

      Attachments

        1. HIVE-7118-0.13.0.1.patch
          7 kB
          Deepesh Khandelwal
        2. HIVE-7118.1.patch
          6 kB
          Deepesh Khandelwal

        Issue Links

          Activity

            People

              deepesh Deepesh Khandelwal
              deepesh Deepesh Khandelwal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: