Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14535 add insert-only ACID tables to Hive
  3. HIVE-17698

FileSinkDesk.getMergeInputDirName() uses stmtId=0

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • Transactions
    • None

    Description

      this is certainly wrong for multi statement txn but may also affect writes from Union All queries if these are made to follow full Acid convention
      return new Path(root, AcidUtils.deltaSubdir(txnId, txnId, 0));

      Attachments

        1. HIVE-17698.patch
          3 kB
          Sergey Shelukhin
        2. HIVE-17698.patch
          3 kB
          Sergey Shelukhin
        3. HIVE-17698.01.patch
          3 kB
          Sergey Shelukhin
        4. HIVE-17698.02.patch
          3 kB
          Sergey Shelukhin

        Activity

          People

            sershe Sergey Shelukhin
            ekoifman Eugene Koifman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: