v25.5.12
What's Changed
- chore: Rework bench_bin, initial gcp benchmark script by @scsmithr in #3847
- chore: Add tsv test (also auto-infer function to use) by @scsmithr in #3848
- fix: Use u64 for file lengths by @scsmithr in #3849
- chore: Use smaller parquet files for partitioned clickbench test by @scsmithr in #3850
- chore: Use libtest mimic for bench runner by @scsmithr in #3851
- chore: Refactor sql test/bench harness by @scsmithr in #3852
- chore: Shared core for sqllogictest and benchmark parsing by @scsmithr in #3853
- chore: Use common parser for slt by @scsmithr in #3854
- chore: Use shared parser for bench files by @scsmithr in #3855
- chore: Automated benchmark runs and uploads in GCP by @scsmithr in #3856
- chore: Add bench matrix by @scsmithr in #3857
- chore: Automate clickbench (partition, single) runs by @scsmithr in #3858
- chore: Actually add clickbench partitioned by @scsmithr in #3859
- chore: Bold important parts of install.sh by @scsmithr in #3860
- chore: Fix accidental tsv truncation for filtered out benches by @scsmithr in #3861
- chore: Automated tpch benchmarks by @scsmithr in #3862
Full Changelog: v25.5.11...v25.5.12