Skip to content

python-v0.23.2

Latest
Compare
Choose a tag to compare
@ion-elgreco 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 to when_matched_update_all and when_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

Full Changelog: python-v0.23.1...python-v0.23.2