Releases: AbsaOSS/pramen
Releases · AbsaOSS/pramen
v1.10.1
v1.10.0
v1.9.11
v1.9.10
v1.9.9
v1.9.8
What's Changed
- #480 Fix 'schemas' table not being properly created when Delta Lake is used for bookkeeping in #480
- #483 Fix count() queries with MS SQL and other SQL dialects in #484
- #482 Fix reading of column description for tables that are specified in quotes in #485
Full Changelog: v1.9.7...v1.9.8
v1.9.7
v1.9.6
What's Changed
- #451 Add spark_application_id to journal by @VladimirRybalko in #467
- #469 Add options to fail on late and new data separately by @yruslan in #470
- #468 Take into account maximum string length when comparing schemas. by @yruslan in #471
- #472 Fix Denodo dialect handling of Time columns. by @yruslan in #473
Full Changelog: v1.9.5...v1.9.6
v1.9.5
What's Changed
- #339. Use more effective record count when JDBC source is used by @VladimirRybalko in #460
- #461 Add the ability to set hard timeouts for Pramen operations by @yruslan in #462
- #463 Add pipeline-wide warning flag so that transformers can change the state of the pipeline. by @yruslan in #465
New Contributors
- @VladimirRybalko made their first contribution in #460
Full Changelog: v1.9.4...v1.9.5