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

disable LLAP IO batch-to-row wrapper for ACID deletes/updates

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0, 4.0.0-alpha-1
    • Transactions
    • None

    Description

      1) Batch to row converter doesn't propagate columns correctly because they are not in the schema.
      2) Then, even if it did, the current VrbCtx model of ACID column propagation only works with VectorMapOperator. Regular MapOperator has no such context; the reader ends up storing the vector in some fake temporary ctx. I left a TODO that combined with a fix to (1) could fix this instead of disabling it.

      Attachments

        1. HIVE-19793.patch
          6 kB
          Sergey Shelukhin

        Issue Links

          Activity

            People

              sershe Sergey Shelukhin
              sershe Sergey Shelukhin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: