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

Vectorization: ltrim throws ArrayIndexOutOfBounds in corner cases

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.4
    • None
    • Vectorization
    • None

    Description

      In corner cases, ltrim with string columns throws arraryindexoutofboundsexception with vectorization enabled. HIVE-19565 seem to fix corner cases. But in another corner case, length[] was all 0 and this causes -1 to be returned in the length to be set in the target vector. I will check if i can get a easier repro for this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rajesh.balamohan Rajesh Balamohan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: