Request write access to Hive wiki

2019-09-12 Thread Stephen Carlin
Hi, as the subject says, I'd like write access to the Hive Wiki My confluence username is scarlin Thanks! Steve

Issue for discussion (slight change in behavior): HIVE-26683

2022-11-21 Thread Stephen Carlin
Wanted to throw this one out for discussion for a bug I found and how to fix it... So we are inconsistent with how we handle sum() on windowing functions. If all the rows are null and the rows are all on "preceding" rows, we return NULL. On "following" rows, however, if all the rows are null, w