Fixes
- Diff change column should respect comparators (#238)
Changed
- Make create_temporary_dir work with pyspark-extension only (#222). This allows installing PIP packages and Poetry projects via pure Python spark-extension package (Maven package not required any more).
- Add map diff comparator to Python API (#226)