v0.9.14: prevent object store timeouts
New Features
- feat: can now specify a condition on merge insert's 'when matched' behavior by @westonpace in #1919
Bug Fixes
- fix: prevent timeouts while writing to object storage by @wjones127 in #1921
- fix: support large_string dictionaries by @wjones127 in #1920
What's Changed
- chore: update formatting to ruff 0.2 expectations by @westonpace in #1922
- chore: remove sqlparser as dependency by @eddyxu in #1923
Full Changelog: v0.9.13...v0.9.14