You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: add permissions for contents in publish-docs workflow (#428)
* fix: add permissions for contents in publish-docs workflow
* Update ruff badge in README
* chore: bumping pandas version (#429)
* bumping pandas version
* updating gha pandas matrix
* bump version to 0.17.1
* chore: version updates and cleanup (#437)
* chore: update dependencies and version for compatibility improvements
* fix: support for pyspark.sql.connect.dataframe in SparkSQLCompare
* fix: update numpy dependency for Python version compatibility
* fix: adjust numpy installation for Python 3.10 and 3.11/3.12 compatibility
* fix: standardize YAML syntax and fix numpy logic
* fix: correct conditional syntax for numpy installation in GitHub Actions workflow
* fix: cleaning up actions in core, spark, and fugue
* fix: update pytest command to use correct test directory for spark tests
* fix: remove Python 3.12 from test matrix and correct numpy installation condition
* Improve performance of SparkSQLCompare by using .withColumns() (#438)
* feat: improve performance of withColumn operations and refactor column comparison logic
* feat: improve performance of withColumn operations and refactor column comparison logic
* [WIP] bumping versions
* refactor: rename columns_equal_expr to columns_equal for consistency
* fix: reverting to original logic
* docs: update benchmark results and remove outdated data
* reverting mismatch_counts aggregation
* refactor: optimize mismatch counting by simplifying expression handling
---------
Co-authored-by: korvalds <[email protected]>
---------
Co-authored-by: korvalds <[email protected]>
0 commit comments