ion-elgreco
released this
07 Jan 15:14
·
3 commits
to main
since this release
What's Changed
- fix: introduce a reproduction case for List casting with polars by @rtyler in #3093
- feat(python): add
except_cols
argument towhen_matched_update_all
andwhen_not_matched_insert_all
for excluding specific columns by @mrjsj in #3098 - feat(python): add sql() and show() convenience method to QueryBuilder by @DevChrisCross in #3100
- docs: rust usage documentation by @Abdullahsab3 in #3089
- feat: allow multiple Python threads to work with a single DeltaTable instance by @rtyler in #3101
New Contributors
- @DevChrisCross made their first contribution in #3100
- @Abdullahsab3 made their first contribution in #3089
Full Changelog: python-v0.23.1...python-v0.23.2