Releases: sidequery/yardstick
Releases · sidequery/yardstick
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
v0.3.0
Full Changelog: v0.2.0...v0.3.0