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

setRightValue() code generated using FilterColumnBetween.txt is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • Vectorization
    • None

    Description

      setRightValue() ends up setting the leftValue rather than rightValue:

        public void setRightValue(<OperandType> value) {
          this.leftValue = value;
        }
      

      Attachments

        1. HIVE-15521.1.patch
          2 kB
          Jason Dere
        2. HIVE-15521.2.patch
          2 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: