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

LLAP move RowGroup reading to StrippePlanner

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • llap
    • None

    Description

      LlapDataREader is almost identical to ORC's DataREader, however the main issue the readFileData method of the latter takes a DiskRangeList instead of a BufferChunkList.

      ORC-1.6 uses a separate StripePlanner that reads RowGroups converting them to BufferChunks while in LLAP we are doing our own custom planning with DiskRanges.

      I am opening this ticket to explore moving LLAP to Stripe planning

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pgaref Panagiotis Garefalakis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: