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

BytesColumnVector fails when the aggregate size is > 1gb

    XMLWordPrintableJSON

Details

    Description

      Currently, BytesColumnVector will allocate a buffer for small values (< 1mb), but fail with:

      new RuntimeException("Overflow of newLength. smallBuffer.length="
                      + smallBuffer.length + ", nextElemLength=" + nextElemLength);
      

      if the aggregate size of the buffer crosses over 1gb.

      Attachments

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 50m
                  2h 50m