Releases: sidequery/yardstick
Releases · sidequery/yardstick
v0.7.0
What's Changed
- Fix interval date-part tokens incorrectly qualified as columns by @nicosuave in #33
- Fix subqueries in WHERE clause causing parse error by @nicosuave in #31
- Fix expression dimensions causing GROUP BY errors by @nicosuave in #32
- Add parser_override to eliminate SEMANTIC prefix requirement by @nicosuave in #30
- Remove SEMANTIC prefix from README examples by @nicosuave in #35
- Remove SEMANTIC prefix from LIMITATIONS.md examples by @nicosuave in #36
- Add join fan-out prevention test suite by @nicosuave in #37
- Fix ORDER BY with named aggregates that expand to subqueries by @nicosuave in #34
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Fix Measures-in-SQL parity behavior and tests by @nicosuave in #22
- Support AT semantics for window measures by @nicosuave in #23
- Add example notebooks and notebook docs by @nicosuave in #25
- Add DuckDB 1.5.x compatibility by @nicosuave in #24
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- Upgrade DuckDB to v1.4.4 by @nicosuave in #20
- Fix invalid AT (SET year = year - 1) binder case by @nicosuave in #19
- Handle DROP VIEW cleanup and robust SQL parser spans by @nicosuave in #21
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Use DuckDB parser for WHERE qualification by @nicosuave in #11
- Fix AGGREGATE whitespace handling by @nicosuave in #15
- Fix AT correlation for join dimensions by @nicosuave in #13
- Fix GROUP BY spacing in semantic expansion by @nicosuave in #16
- Fix _outer alias insertion for multiline FROM by @nicosuave in #14
- Add GROUP BY spacing view test by @nicosuave in #18
Full Changelog: v0.5.2...v0.5.3
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
What's Changed
- Replace sqlparser-rs with DuckDB native parser by @nicosuave in #1
New Contributors
- @nicosuave made their first contribution in #1
Full Changelog: v0.3.2...v0.4.0
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1