Skip to content

v0.1.14

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 23:35
· 1403 commits to refs/heads/main since this release
7fa9e64

Changes

✨ New Features

  • [FEAT] add flag to use multithreaded io for parquet_read_table @samster25 (#1298)
  • [FEAT] Add Retry Mode, connection timeout, and read timeout to S3Config @samster25 (#1293)
  • [FEAT] [New Query Planner] Add optimization framework and PushDownFilter rule. @clarkzinzow (#1284)

👾 Bug Fixes

🧰 Maintenance