Skip to content

Releases: iterative/datachain

0.6.0

14 Oct 01:08
e0c654e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

07 Oct 15:21
414872b
Compare
Choose a tag to compare

What's Changed

  • fix: print each statement on a separate line when on debug mode by @skshetry in #479
  • Merge datachain.query.udf into datachain.lib.udf and clean-up by @rlamy in #483
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #485
  • Parquet Import+Export with SignalSchema by @dtulga in #480
  • use returning in get_next_ids by @mattseddon in #484
  • Adding Streaming CSV Export by @dtulga in #488
  • Remove code duplication: UDFBase._parse_grouped_rows() by @rlamy in #490
  • Don't allow mappers to skip rows by @rlamy in #491
  • Make datachain queries atomic when exception occurs by @amritghimire in #494

Full Changelog: 0.5.0...0.5.1

0.5.0

26 Sep 03:53
85dfda2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

24 Sep 14:12
845aaa2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.20...0.4.0

0.3.20

23 Sep 14:00
0835bf1
Compare
Choose a tag to compare

What's Changed

  • Removed Catalog.open_object() and refactor method to return file object from row by @ilongin in #467

Full Changelog: 0.3.19...0.3.20

0.3.19

23 Sep 12:09
4a7b17f
Compare
Choose a tag to compare

What's Changed

  • Reintroduce and update test_udf_after_limit() by @rlamy in #458
  • IndexedFile -> ArrowRow by @dberenbaum in #445
  • assert each example has some output instead of stdout and stderr by @mattseddon in #468
  • query: remove compat for executing last query expression by @skshetry in #449
  • Introduce DatasetVersionNotFoundError in errors by @amritghimire in #461
  • use official github action for uv and uv build by @skshetry in #470

Full Changelog: 0.3.18...0.3.19

0.3.18

18 Sep 22:20
16c2729
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.17...0.3.18

0.3.17

17 Sep 14:10
0abafcd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.16...0.3.17

0.3.16

16 Sep 15:14
404021f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.15...0.3.16

0.3.15

16 Sep 12:28
78ee1ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.14...0.3.15