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

Orc split generation returns different strategies with cache enabled vs disabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 1.3.0, 2.1.0
    • ORC
    • None

    Description

      Split strategy chosen by OrcInputFormat should not change when enabling or disabling footer cache. Currently if footer cache is disabled minSplits in OrcInputFormat.Context will be set to -1 which is used during determination of split strategies. minSplits should be set to requested value or some default instead of cache size

      Attachments

        1. HIVE-13841.1.patch
          3 kB
          Prasanth Jayachandran
        2. HIVE-13841-branch-1.patch
          3 kB
          Prasanth Jayachandran

        Activity

          People

            prasanth_j Prasanth Jayachandran
            prasanth_j Prasanth Jayachandran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: