[ https://issues.apache.org/jira/browse/HIVE-16766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ayush Saxena updated HIVE-16766: -------------------------------- Affects Version/s: (was: 3.1.3) > Hive query with space as filter does not give proper result > ----------------------------------------------------------- > > Key: HIVE-16766 > URL: https://issues.apache.org/jira/browse/HIVE-16766 > Project: Hive > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Subash > Assignee: Bing Li > Priority: Critical > > Hi Team, > I have used the query as below format and it does not give proper results. > Since there is a split by \s+ in ExecuteStatementOperation class in line 48, > I feel something goes wrong there. Could help me with this, if i am wrong ? > I am using Hive JDBC version 1.1.0 > The sample query is as follows, > select count(1) as cnt from table where col1=" " and col2="D"; -- This message was sent by Atlassian Jira (v8.20.10#820010)