substrait-io / substrait-java

Apache License 2.0
74 stars 70 forks source link

refactor: unify aggregate and window functions in window handling #170

Closed vbarua closed 10 months ago

vbarua commented 10 months ago

feat: allow window function operands beyond just column references fix: invocation was not set when building WindowFunction proto

BREAKING CHANGES: