What's Changed
- Fix spurious warnings and bogus index when reflecting Iceberg tables by @metadaddy in #520
- Lazily load spooled result set segments by @wendigo in #597
- Fix columns property to handle lazy SegmentIterator from spooled protocol by @hashhar in #599
- Send heartbeat when downloading spooled segments by @azawlocki-sbdt in #604
- Replace EOL PyPy 3.9/3.10 with PyPy 3.11 in CI matrix by @srchilukoori in #607
- Add NUMBER support by @lpoulain in #610
- Add 0.338.0 release notes by @wendigo in #613
New Contributors
- @metadaddy made their first contribution in #520
- @azawlocki-sbdt made their first contribution in #604
- @srchilukoori made their first contribution in #607
Full Changelog: 0.337.0...0.338.0