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

vectorized IN is inconsistent with non-vectorized (at least for decimal in (string))

    XMLWordPrintableJSON

Details

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

    Description

      The cast is applied to the column in regular IN, but vectorized IN applies it to the IN() list.
      This can cause queries to produce incorrect results.

      Attachments

        1. HIVE-13957.01.patch
          18 kB
          Sergey Shelukhin
        2. HIVE-13957.02.patch
          18 kB
          Sergey Shelukhin
        3. HIVE-13957.03.patch
          18 kB
          Sergey Shelukhin
        4. HIVE-13957.patch
          13 kB
          Sergey Shelukhin
        5. HIVE-13957.patch
          13 kB
          Sergey Shelukhin

        Activity

          People

            sershe Sergey Shelukhin
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: