Skip to content

Releases: Eventual-Inc/Daft

v0.2.29

29 Jun 01:14
29b02a1
Compare
Choose a tag to compare

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] Use estimated in-memory size for scan task merging and resource requests @kevinzwang (#2448)
  • [BUG] Add retries to pyarrow write_dataset call @kevinzwang (#2445)
  • [BUG] Fix time type inference @colin-ho (#2441)
  • [BUG] Enable display of time64 with seconds unit @jaychia (#2439)
  • [BUG] Raise error when Ray Data tensor cannot be pickled and disable compliant nested types @kevinzwang (#2428)
  • [BUG] Remove debug print @Vince7778 (#2419)
  • [BUG] [New Executor] Drain channel in limit sink @colin-ho (#2401)
  • [BUG] Slice array if necessary when casting from list to fixed size list @colin-ho (#2415)

📖 Documentation

v0.2.28

18 Jun 18:42
5d7dd3b
Compare
Choose a tag to compare

Changes

✨ New Features

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

v0.2.27

07 Jun 01:50
f13554f
Compare
Choose a tag to compare

Changes

✨ New Features

  • [FEAT] Introduce terminal wrap around when explaining plans @samster25 (#2342)
  • [FEAT] [New Executor] [1/N] Move physical plan scheduler to new crate, misc. refactorings + drive-bys for new executor @clarkzinzow (#2339)

👾 Bug Fixes

v0.2.26

04 Jun 00:21
00eb8e1
Compare
Choose a tag to compare

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] Use os.path.join in read_hudi only for local fs @colin-ho (#2336)
  • [BUG] Translate mssql to tsql in read_sql scan @colin-ho (#2330)
  • [BUG]Fix missing columns after join @siddharth-gulia (#2321)

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

v0.2.25

29 May 03:50
8a0d844
Compare
Choose a tag to compare

Changes

✨ New Features

🚀 Performance Improvements

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

v0.2.24

08 May 00:40
62f9dd6
Compare
Choose a tag to compare

Changes

✨ New Features

🚀 Performance Improvements

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

v0.2.23

01 May 21:34
c4928f8
Compare
Choose a tag to compare

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] Propagate errors when hitting them in parquet byte stream @samster25 (#2214)

📖 Documentation

🧰 Maintenance

v0.2.22

30 Apr 06:48
c439cbc
Compare
Choose a tag to compare

Changes

This is the last release that will support Python 3.7 which has been EOL for about a year now.

✨ New Features

🚀 Performance Improvements

  • [PERF] Move with_column and exclude function logic to Rust side, add with_columns @kevinzwang (#2167)
  • [PERF] Refactor TreeNode to be native to Arc<TreeNode> @samster25 (#2175)

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

5 changes

v0.2.21

17 Apr 00:36
3c9f3ce
Compare
Choose a tag to compare

Changes

✨ New Features

👾 Bug Fixes

  • [BUG] Fix reading partition key columns in DeltaLake @jaychia (#2118)

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

5 changes

v0.2.20

03 Apr 18:30
8023c2e
Compare
Choose a tag to compare

Changes

✨ New Features

🚀 Performance Improvements

  • [PERF] [Delta Lake] Add IO multithreading arg to daft.read_delta_lake(). @clarkzinzow (#2029)

👾 Bug Fixes

📖 Documentation

🧰 Maintenance

⬆️ Dependencies

10 changes