Commit Graph

1 Commits (76f6883d5d2db13e1a605cd729a4b8a0ffd78317)

Author SHA1 Message Date
Murat Tuncer 76f6883d5d
Add support for window functions that can be pushed down to worker (#2008)
This is the first of series of window function work.

We can now support window functions that can be pushed down to workers.
Window function must have distribution column in the partition clause
 to be pushed down.
2018-03-01 19:07:07 +03:00