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

VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 4.0.0-alpha-1
    • Transactions
    • None

    Description

      VectorizedOrcAcidRowBatchReader.computeOffsetAndBucket optimization() computation is currently (after HIVE-17458) is done once per split. It could instead be done once per file (since the result is the same for each split of the same file) and passed along in OrcSplit

      Attachments

        1. HIVE-17917.patch
          35 kB
          Saurabh Seth
        2. HIVE-17917.2.patch
          35 kB
          Saurabh Seth

        Issue Links

          Activity

            People

              saurabhseth Saurabh Seth
              ekoifman Eugene Koifman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: