Skip to content

Tags: pingcap/tipb

Tags

v6.1.0-alpha

Toggle v6.1.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add window function related to executor.proto (#256)

* add window function related to executor.proto

* change order_by to partition_by in window

* add more window message

* modify BoundaryDirection

* add window sort

* upper first

* modify

* modify

* modify

* modify

* modify

* modify executor proto

* refine compatibility

* modify boundary typpe

* modify boundary typpe

* deal frames

* refine indents

* refine

* make field non-nullable

* add list

Co-authored-by: Zhi Qi <[email protected]>