0.64.0
·
687 commits
to develop
since this release
Immutable
release. Only release title and notes can be modified.
Changes
⚠️ Breaks
✨ Features
- Type Coercion (#6960) @gatesn
- feat: aligned chunked pair iter (#6777) @joseph-isaacs
- Add bit transpose operations (#6928) @robert3005
- Add support for nulls and unsigned integers through Arrow Datasets (#6908) @AdamGS
🚀 Performance
🐛 Bug Fixes
- Suppress -Wtype-limits warning in DuckDB C++ compilation (#6957) @joseph-isaacs
- Fix struct cast panic in rule and add tests (#6962) @connortsui20
- Fix
bitwise_unary_op(#6940) @connortsui20 - fixup fuzzer message (#6936) @joseph-isaacs
- Restore some missing data from benchmarks (#6914) @AdamGS
- Improve URL parsing in VortexMultiFileScan to handle file paths more … (#6842) @iceboundrock
- Fix empty zctl flag (#6891) @connortsui20
📖 Documentation
- docs: mirco-benchmarks best practices (#6922) @0ax1
- More detailed fuzzer report template (#6888) @connortsui20
🧰 Maintenance
25 changes
- chore(deps): update docker/setup-qemu-action action to v4 (#6948) @renovate[bot]
- chore(deps): update docker/setup-buildx-action action to v4 (#6947) @renovate[bot]
- chore(deps): update docker/build-push-action action to v7 (#6945) @renovate[bot]
- chore(deps): update docker/login-action action to v4 (#6946) @renovate[bot]
- chore(deps): update github artifact actions to v7 (major) (#6942) @renovate[bot]
- chore(deps): update plugin net.ltgt.errorprone to v5 (#6950) @renovate[bot]
- chore(deps): lock file maintenance (#6944) @renovate[bot]
- more succinct benchmark summaries (#6959) @lwwmanning
- chore(deps): update taiki-e/cache-cargo-install-action digest to 24c4eaa (#6930) @renovate[bot]
- back compat test (#6917) @joseph-isaacs
- chore[ci]: add
likebench (#6934) @joseph-isaacs - Fix imports in fuzz module (#6927) @connortsui20
- Add FixedSizedList to Arbitrary DType implementation (#6925) @robert3005
- Minify Duckdb build script (#6921) @myrrc
- Run benchmarks on object storage more times (#6920) @AdamGS
- Better noise signal for benchmarks (#6899) @AdamGS
- chore: minor C++ cleanups (#6913) @0ax1
- chore(deps): lock file maintenance (#6918) @renovate[bot]
- chore(deps): update rust crate bit-vec to 0.9.0 (#6916) @renovate[bot]
- chore(deps): update release-drafter/release-drafter action to v6.4.0 (#6915) @renovate[bot]
- Trying some more benchmarking noise reduction things (#6901) @AdamGS
- chore(deps): update all patch updates (#6846) @renovate[bot]
- Add FSST URL compare benchmark with ClickBench-style data (#6906) @joseph-isaacs
- chore: suppress warnings from DuckDB headers (#6909) @0ax1
- chore[fuzz]: more jobs (#6879) @joseph-isaacs