Bug fixes 🐛
- Iceberg schema evolution fails for map, array and struct types by @LeonLuttenberger in #2755
- trickle down
s3_output
inathena.to_iceberg
by @jaidisido in #2767 - respect order of columns in
to_iceberg
by @jaidisido in #2768 - add PyArrow
fixed_size_binary
dtype support by @jaidisido in #2775 - Opensearch serverless vector search collections - remove default
_id
by @kukushking in #2784 - missing keys in
list_to_arrow_table
by @kukushking in #2778 - prevent
athena.to_iceberg
overwrite to delete table in order to preserve Iceberg transactions history by @erwan-simon in #2776
Documentation 📚
- simplify README, remove AWS Glue for Ray references by @jaidisido in #2750
- fix YAML formatting in Ray Remote tutorial by @LeonLuttenberger in #2770
Security Dependency Updates 🛡️
- bump
idna
from 3.6 to 3.7 by @dependabot in #2772 - bump
aiohttp
from 3.9.3 to 3.9.4 by @dependabot in #2777
New Contributors 👋
- @erwan-simon made their first contribution in #2776
Full Changelog: 3.7.2...3.7.3