Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17458 VectorizedOrcAcidRowBatchReader doesn't handle 'original' files
  3. HIVE-17944

OrcSplit.canUseLlapIo() disables LLAP IO for non-vectorized acid reads

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 3.0.0
    • None
    • llap, Transactions
    • None

    Description

      As of HIVE-17458, the logic for Acid reads is enable LLAP IO for vectorized read if VectorizedOrcAcidRowBatchReader can handle it.

      and disable it for any non-vectorized acid read. This last part is on par with HIVE-12631.
      The reason is that LlapRecordReader creates VectorizedOrcAcidRowBatchReader for acid + vectorization, but doesn't create any Acid aware reader w/o vectorization.

      cc sershe, teddy.choi

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ekoifman Eugene Koifman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: