New
v3.0.2
Highlights
- Added SeparateLines diff output for small equality assertions:
- Support
SeparateLinesdiff output mode onassertSmallDataframeEqualityby @happytomatoe in https://github.com/mrpowers-io/spark-fast-tests/pull/209 - support
SeparateLinesdiff output mode forassertSmallDatasetEqualityby @zeotuan in https://github.com/mrpowers-io/spark-fast-tests/pull/213 - Schema tree diff improvement by @zeotuan in https://github.com/mrpowers-io/spark-fast-tests/pull/211 (closes #210):
ignoreColumnsOrder = truenow match and aligns fields by column nameMapTypenow display coloredkeyTypeandvalueTypediffArrayTypenow displayelementTypeeven when matching
- Support
Maintenance
- Fix Doc CI generate empty Doc by @zeotuan in https://github.com/mrpowers-io/spark-fast-tests/pull/203, https://github.com/mrpowers-io/spark-fast-tests/pull/204, https://github.com/mrpowers-io/spark-fast-tests/pull/205, https://github.com/mrpowers-io/spark-fast-tests/pull/206
- feat: auto-version in docs by @SemyonSinchenko in https://github.com/mrpowers-io/spark-fast-tests/pull/207
Full Changelog: https://github.com/mrpowers-io/spark-fast-tests/compare/v3.0.1...v3.0.2