Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dummy commit to tests permissions and torchy
Browse files Browse the repository at this point in the history
Ally Franken committed Jan 14, 2025
1 parent 43f0d36 commit 735f900
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions datacompy/spark/sql.py
Original file line number Diff line number Diff line change
@@ -1220,3 +1220,6 @@ def _is_comparable(type1: str, type2: str) -> bool:
or ({type1, type2} == {"string", "timestamp"})
or ({type1, type2} == {"string", "date"})
)

def detailed_compare():
return

0 comments on commit 735f900

Please sign in to comment.