Skip to content
Snippets Groups Projects
Unverified Commit dd0f14a5 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Add `Offset()` expression (BE + FE) (Part 1) (#41346)

* Fix add-alias-info matching for nominal field literal refs

* Minor cleanup

* Minimize diff

* A bit more cleanup

* Cumulative aggregations w/ multiple breakouts should reset counts (#2862)

* Update dox

* Do the nesting FIRST before adding alias info.

* Remove unused

* FE for Offset()

* Cleanup stray code

* Prettier

* Kondo

* Test fixes :wrench:

* Better error message when no breakout

* Support offset as an expression with no breakouts. Still require an ORDER BY tho.

* Fix most stuff

* Hack city??????

* Revert nest-query changes and disable the offset-no-breakout test for now.

* Appease TypeScript

* Test fix :wrench:

* Oracle & MySQL test fixes

* Test fixes :wrench:

* Remove maxWorkers for FE unit tests
parent 799b7df3
Branches
Tags
No related merge requests found
Showing
with 236 additions and 88 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment