Thank you so much for the window functions!!!
I'm curious if some more "basic" aggregates will be supported:
Sum()
Average()
Min()
Max()
Current result of trying to use Sum():
Error: Unrecognized Analytic Function: SUM cannot be used with an OVER() clause.