kasakrisz commented on a change in pull request #1676: URL: https://github.com/apache/hive/pull/1676#discussion_r529244528
########## File path: ql/src/test/results/clientpositive/llap/materialized_view_rewrite_window.q.out ########## @@ -166,7 +166,7 @@ POSTHOOK: Input: arc_view@wealth #### A masked pattern was here #### CBO PLAN: HiveSortLimit(sort0=[$0], dir0=[ASC]) - HiveProject(quartile=[$0], total=[$1]) + HiveProject(quartile=[CAST($0):DECIMAL(12, 1)], total=[$1]) Review comment: Reverted the commit that removes precision override. Change in scale is 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