Download Latest Version v0.14.8 source code.tar.gz (626.0 kB)
Email in envelope

Get an email when there's a new version of Datapipe

Home / v0.12.0-alpha.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-07-10 902 Bytes
v0.12.0-alpha.2 source code.tar.gz 2023-07-10 999.6 kB
v0.12.0-alpha.2 source code.zip 2023-07-10 1.0 MB
Totals: 3 Items   2.0 MB 0

WIP 0.12.0

Breaking changes

  • Move cli from datapipe-app to datapipe
  • Remove separate datapipe step status command, now it's a flag: datapipe step list --status
  • DatatableTransform moved from datapipe.compute to datapipe.core_steps

New features

  • Add datapipe.store.qdrant.QdrantStore
  • Add DatatableBatchTransform pipeline step

Refactorings

  • Add labels arg and property to ComputeStep base class
  • Add labels arg to BatchTransform and BatchTransformStep
  • Add labels arg to BatchGenerate and DatatableTransformStep
  • Add labels arg to UpdateExternalTable and DatatableTransformStep
  • Large refactoring, ComputeStep now contains pieces of overridable functions for run_full and run_changelist
  • Add prototype events logging for steps, add event_logger.log_step_full_complete, add table datapipe_step_events
Source: README.md, updated 2023-07-10