kasakrisz commented on code in PR #6118: URL: https://github.com/apache/hive/pull/6118#discussion_r2426168272
########## ql/src/test/results/clientpositive/llap/alter_partition_coltype.q.out: ########## @@ -74,7 +74,7 @@ POSTHOOK: query: explain extended select count(*) from alter_coltype where dt = POSTHOOK: type: QUERY POSTHOOK: Input: default@alter_coltype #### A masked pattern was here #### -OPTIMIZED SQL: SELECT COUNT(*) AS `$f0` Review Comment: Maybe we can wait for the conclusion of https://issues.apache.org/jira/browse/HIVE-29257 and these `OPTIMIZED SQL:` lines would go away. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
