Releases: capitalone/datacompy
Releases · capitalone/datacompy
v0.14.4
What's Changed
- Fix edgetest action by @jdawang in #349
- Update polars to 1.12.0 by @gladysteh99 in #350
- bump version 0.14.4 by @fdosani in #351
- Release v0.14.4 by @fdosani in #352
New Contributors
- @gladysteh99 made their first contribution in #350
Full Changelog: v0.14.3...v0.14.4
v0.14.3
v0.14.2
What's Changed
- Fix comparison report when one column is all NAs by @yozzo in #343
- Adding SnowflakeCompare (Snowflake/Snowpark compare) by @rhaffar in #333
- Snowflake compare annotation fix, add docs by @rhaffar in #344
- Release v0.14.2 by @fdosani in #345
New Contributors
Full Changelog: v0.14.1...v0.14.2
v0.14.1
v0.14.0
v0.13.3
v0.13.2
v0.13.1
What's Changed
- Changes by run-edgetest action by @github-actions in #304
- spark clean up by @fdosani in #305
- Changes by run-edgetest action by @github-actions in #307
- bug fix and clean up of temp_column_name by @fdosani in #308
- adding in benchmark docs by @fdosani in #309
- Changes by run-edgetest action by @github-actions in #311
- Changes by run-edgetest action by @github-actions in #313
- SparkSQLCompare and spark submodule by @fdosani in #310
- Release v0.13.0 by @fdosani in #315
- fixing missing spark submod by @fdosani #317
- Release v0.13.1 by @fdosani in #318
Full Changelog: v0.12.1...v0.13.1
v0.12.1
v0.12.0
Breaking changes
This release has some breaking changes users should be aware of.
- For the new Pandas on Spark implementation only Pandas 1.5.3 and below will be supported due to Pandas 2.0 compatibility issues with Spark 3.
- Users wishing to use the older
SparkCompare
can continue to do so usingLegacySparkCompare
- Users wishing to use the older
- Spark 3.1.x support will be dropped
- Python 3.8 support is dropped
What's Changed
- Pandas on Spark refactor by @fdosani in #275
- Fix suffix on all mismatches reports by @fdosani in #293
- Update pandas support to 2.2.2 by @mark-thm in #295
- bump pandas actions to 2.2.2 by @fdosani in #296
- Fugue count matching rows by @fdosani in #294
- Release v0.12.0 by @fdosani in #297
Full Changelog: v0.11.3...v0.12.0