Pydiverse-pipedag

Latest version: v0.9.10

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

0.9.10

- Fix incompatibility with pydiverse.transform >=0.2.1 (<0.2.0 still supported) (0.2.0 will not be supported):
- pydiverse transform had a radical refactoring around this point
- NotImplementedError when pydiverse.transform 0.2.0 - 0.2.2 is being used.
- Pinned prefect to version ">=2.13.5, <3.0.0", because future versions are currently not supported
- IBM DB2 tests: switch from pypi to conda-forge; support osx-arm64; drop support for osx-64

0.9.9

- Fix incompatibility with DuckDB 1.1.

0.9.8

- Bugfix for `inputs` argument for `flow.run()`.

0.9.7

- Add support for passing `inputs` for tasks returning multiple Tables and for `RawSql` tasks.

0.9.6

- Support ExternalTableReference creation at flow wiring time. A pipedag `Table(ExternalTableReference(...))` object can
be passed as a parameter into any task instead of any other pipedag table reference.
- Fixed bug that caused a crash when retrieving a polars dataframe from SQL using polars >= 1
- Fix warning about `ignore_position_hashes` being printed even if the flag was not set.
- Added support for `inputs` argument for `flow.run()` allowing to pass `ExternalTableReference`
objects to the flow that override the outputs of selected tasks.

0.9.5

- Fixed a bug in primary key generation when materializing pandas dataframe to postgres database

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.