Skip to content

v0.2.15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 18:41
· 601 commits to refs/heads/main since this release
61dd574

Changes

👾 Bug Fixes

  • [BUG] dont create dirs if non local fs @samster25 (#1888)
  • [BUG] Fix Ray autoscaling from zero worker CPUs @kevinzwang (#1884)
  • [BUG] Attempt to skip IMDS if region or credentials are provided @samster25 (#1886)
  • [BUG] [Query Planner] Properly track ascending/descending sort order for range partitioning and sorting. @clarkzinzow (#1862)
  • [BUG] Fix bug with merge tasks that allows for tasks larger than max size allowed @samster25 (#1882)

📖 Documentation

🧰 Maintenance