Releases: JasperHG90/dagster-pyiceberg
Releases · JasperHG90/dagster-pyiceberg
v0.2.1
v0.2.0
What's Changed
- Rename 'schema_' alias to 'namespace' by @JasperHG90 in #29
- Also update docs for pyarrow by @JasperHG90 in #30
Full Changelog: v0.1.6...v0.2.0
v0.1.6
What's Changed
- chore: when creating table drop if_exists by @JasperHG90 in #28
Full Changelog: v0.1.5...v0.1.6
v0.1.5
- Update docs
- Update docstrings
- Clean up code
v0.1.4
- Properties are now updated when changed by user
- Use custom 'table_exists()' function
v0.1.3
What's Changed
- Chore: put configuration in asset metadata by @JasperHG90 in #26
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Feat: allow configuration with environment variables and config file by @JasperHG90 in #25
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Refactor: catalog configuration by @JasperHG90 in #19
- Refactor IO managers by @JasperHG90 in #23
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Refactor: add lazy Polars and Daft IO managers without dependency on Arrow by @JasperHG90 in #18
Full Changelog: v0.0.4...v0.0.5