Skip to content

v0.1.20

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Oct 01:01
· 905 commits to refs/heads/main since this release
439f2bd

Changes

✨ New Features

🚀 Performance Improvements

  • [PERF] Update number of cores on every iteration @jaychia (#1480)
  • [Hotfix] Change to streaming reader for CSV schema inference. @clarkzinzow (#1471)

👾 Bug Fixes

  • [BUG] Properly dispatch limited reads in new query planner @xcharleslin (#1476)
  • [BUG] Fixes globbing on windows by consolidating on posix-style paths @jaychia (#1472)

🧰 Maintenance