Skip to content

v0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 07:15
· 764 commits to refs/heads/main since this release
97753a2

Changes

✨ New Features

🚀 Performance Improvements

👾 Bug Fixes

  • [BUG] [Hotfix] [Join Optimization] Fix pre-partitioned check for larger side of join. @clarkzinzow (#1718)
  • [BUG] Fix set_config logic so it can be called after call to set runner @jaychia (#1709)
  • [BUG] Propagate URL download expressions max_connections to S3Config @jaychia (#1708)

📖 Documentation

  • [FEAT] Add ability to set global IOConfig @jaychia (#1710)
  • [DOCS] Add notebooks used for pydata global 2023 presentation @jaychia (#1703)