Skip to content

Releases: iterative/datachain

0.6.5

01 Nov 18:31
7ba4477
Compare
Choose a tag to compare

What's Changed

  • fix(hf): use proper source when we create a file entry by @shcheklein in #555

Full Changelog: 0.6.4...0.6.5

0.6.4

31 Oct 10:38
a516c94
Compare
Choose a tag to compare

What's Changed

  • Remove storage and partials tables and related codebase by @ilongin in #544

Full Changelog: 0.6.3...0.6.4

0.6.3

30 Oct 04:24
529c297
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.6.3

0.6.2

28 Oct 08:44
0eabe20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

0.6.1

16 Oct 08:19
c6ca542
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

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