jcamachor commented on a change in pull request #1437: URL: https://github.com/apache/hive/pull/1437#discussion_r481221210
########## File path: ql/src/test/results/clientpositive/llap/cte_4.q.out ########## @@ -106,23 +106,17 @@ PREHOOK: query: create table s2 as with q1 as ( select key from src where key = '4') select * from q1 PREHOOK: type: CREATETABLE_AS_SELECT -PREHOOK: Input: default@q1 Review comment: Expected? ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org