Skip to content

v6.18.5+man0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:06

🐛 Fixes

  • Do not orphan data keys in append/update when schemas mismatch (#3187)
  • Allow compacting numpy arrays (#3189)
  • Add aws_profile support when aws_auth is set default/true in connection string (#3169)
  • Make index key reading async in append (#3188)
  • Fix copying index keys to preserve their start/end index (#3192)
  • Propagate SortedValue to Polars set_sorted() on index column (#3049)