Skip to content

fix: HAVING/WHERE + LIMIT interaction — limit applied before post-filter #151

fix: HAVING/WHERE + LIMIT interaction — limit applied before post-filter

fix: HAVING/WHERE + LIMIT interaction — limit applied before post-filter #151

Triggered via push March 9, 2026 19:11
Status Failure
Total duration 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: src/sql/parser.ts#L737
Type '"current"' is not assignable to type '"unbounded_preceding" | "current_row" | "unbounded_following" | "preceding" | "following"'.