Skip to content

Releases: capitalone/datacompy

v0.14.4

06 Nov 16:43
d6f5893
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.3...v0.14.4

v0.14.3

30 Oct 18:21
b23da8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

30 Oct 14:29
e7cd7e3
Compare
Choose a tag to compare

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

24 Oct 16:47
0e15a75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

16 Oct 15:34
b1dc886
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.14.0

v0.13.3

11 Sep 17:04
6bd8f7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v0.13.3

v0.13.2

10 Jul 19:53
6391f81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

22 Jun 05:00
22b2d21
Compare
Choose a tag to compare

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

23 May 16:30
fcca919
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

01 May 16:02
794d55b
Compare
Choose a tag to compare

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 using LegacySparkCompare
  • Spark 3.1.x support will be dropped
  • Python 3.8 support is dropped

What's Changed

Full Changelog: v0.11.3...v0.12.0