SourabhBadhya commented on code in PR #5743: URL: https://github.com/apache/hive/pull/5743#discussion_r2094345784
########## ql/src/test/results/clientpositive/llap/windowing_udaf.q.out: ########## @@ -505,7 +505,7 @@ alice brown 25.258749999999996 alice brown 25.529374999999998 alice brown 25.63012987012987 alice brown 26.472439024390237 -alice brown 27.27881720430106 +alice brown 27.100638297872322 Review Comment: https://github.com/apache/hive/pull/5743/files#diff-3ed1e47d0499aed223f40aaacf7d3b5d17ec6c6e63d3f986209c0c217bcdb513R930 I am seeing references of window function using the `isEqualPrimitive()` in its function call stack. I am assuming this to be the reason why this value is changing. -- 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: gitbox-unsubscr...@hive.apache.org 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