zabetak commented on code in PR #6118: URL: https://github.com/apache/hive/pull/6118#discussion_r2502166659
########## 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: This change here is less debatable than HIVE-29257 so since it is reviewed and approved we can move on with it and tackle HIVE-29257 a bit later. I will rebase and resolve the conflicts and once if the runs comes green I will merge it. -- 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]
