-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Window Linear Mode use smaller buffers (#9597)
* Initial commit * Add better linear mode pruning * Tmp * Minor changes * Old behaviour * Tmp * Minor changes * Tmp * Tmp * Minor changes * Add new test * Minor changes * Minor cahnges * Add range support * Simplifications * Resolve linter errors * Add range current row, 0 support * Refactor to use Array ref instead of RecordBatch * Add range support * Resolve linter errors * Minor changes * Tmp * Resolve linter errors * Groups preceding non-zero support * Groups preceding 0 support * Groups current row support * Groups current row support * Fix multi order linear bug * Simplifications * Minor changes * Minor changes * Simplifications * Update comments * Improve code and comments * Add comment to window tests * Update test * Update test * Update comments * Review * Update failing test --------- Co-authored-by: metesynnada <[email protected]> Co-authored-by: Mehmet Ozan Kabak <[email protected]> Co-authored-by: Mustafa Akur <[email protected]>
- Loading branch information
1 parent
cf0f8ee
commit 7d3747c
Showing
4 changed files
with
913 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.