Skip to content

0.5.1

Compare
Choose a tag to compare
@amritghimire amritghimire released this 07 Oct 15:21
· 8 commits to main since this release
414872b

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