v2.0.0
What's Changed
- Fix arithmetic overflow on q97 at SF10000 by Miles Cole (@mwc360) in #94
- bugfix: align to TPC query order (stream 0) by Miles Cole (@mwc360) in #97
- fix formatting by Miles Cole (@mwc360) in #98
- fix query order per spec by Miles Cole (@mwc360) in #99
- feat: tpcgen-cli early access by Miles Cole (@mwc360) in #96
- chore: bump sail version by Miles Cole (@mwc360) in #100
- Pin GitHub Actions to full-length commit SHAs by Dan Fiedler (@danfiedler-msft) in #93
- v2.0: run every benchmark from immutable upstream SQL, with AST normalization rules by Miles Cole (@mwc360) in #102
- Feat: Support the native TPC generator format (
.dat/.tbl) by Miles Cole (@mwc360) in #103 - feat: support fabric data warehouse engine by Miles Cole (@mwc360) in #104
- chore: docs markdown reflow by Miles Cole (@mwc360) in #105
- feat: raise explicit missing-dependency errors when engines are const… by Miles Cole (@mwc360) in #106
- ci: drop the Daft integration lane and mark Daft unsupported as of 2.0.0 by Miles Cole (@mwc360) in #107
- chore: note that tpcds native gen is in preview due to it being significantly slower than parquet gen by Miles Cole (@mwc360) in #108
New Contributors
- Dan Fiedler (@danfiedler-msft) made their first contribution in #93
Full Changelog: v1.2.0...v2.0.0