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

Ignore case when retrieving ColumnInfo from RowResolver

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.1, 2.1.0, 2.2.0
    • 2.1.0
    • Parser
    • None

    Description

      To reproduce:

      -- upper case in subq
      explain
      select * from src b
      where exists
        (select a.key from src a
        where b.VALUE = a.VALUE
        );
      

      Attachments

        1. HIVE-13904.patch
          5 kB
          jcamachorodriguez
        2. HIVE-13904.01.patch
          5 kB
          jcamachorodriguez
        3. HIVE-13904.01.patch
          5 kB
          jcamachorodriguez
        4. HIVE-13904.02.patch
          14 kB
          jcamachorodriguez

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: