vineetgarg02 commented on a change in pull request #1472:
URL: https://github.com/apache/hive/pull/1472#discussion_r488207028



##########
File path: ql/src/test/queries/clientnegative/prepare_execute_1.q
##########
@@ -1,3 +0,0 @@
---! qt:dataset:src
-prepare query1 from select count(*) from src where key > ? and value < ? group 
by ?;
-execute query1 using 1,100,1;

Review comment:
       This query no longer fails. I have opened a follow-up to fix this 
https://issues.apache.org/jira/browse/HIVE-24164




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to