[ https://issues.apache.org/jira/browse/HIVE-13904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesus Camacho Rodriguez updated HIVE-13904: ------------------------------------------- Target Version/s: (was: 2.2.0, 2.1.1, 2.0.2) > Ignore case when retrieving ColumnInfo from RowResolver > ------------------------------------------------------- > > Key: HIVE-13904 > URL: https://issues.apache.org/jira/browse/HIVE-13904 > Project: Hive > Issue Type: Bug > Components: Parser > Affects Versions: 2.1.0, 2.0.1, 2.2.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Fix For: 2.1.0 > > Attachments: HIVE-13904.01.patch, HIVE-13904.01.patch, > HIVE-13904.02.patch, HIVE-13904.patch > > > To reproduce: > {noformat} > -- upper case in subq > explain > select * from src b > where exists > (select a.key from src a > where b.VALUE = a.VALUE > ); > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)