LICENSE
MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
spark_data_frame_comparer/__init__.py
spark_data_frame_comparer/list_utils.py
spark_data_frame_comparer/py.typed
spark_data_frame_comparer/schema_comparer.py
spark_data_frame_comparer/schema_comparison_item.py
spark_data_frame_comparer/sparjk_data_frame_comparer_generic_exception.py
spark_data_frame_comparer/spark_data_frame_comparer.py
spark_data_frame_comparer/spark_data_frame_comparer_exception.py
sparkdataframecomparer.egg-info/PKG-INFO
sparkdataframecomparer.egg-info/SOURCES.txt
sparkdataframecomparer.egg-info/dependency_links.txt
sparkdataframecomparer.egg-info/not-zip-safe
sparkdataframecomparer.egg-info/requires.txt
sparkdataframecomparer.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/schema_comparer/__init__.py
tests/schema_comparer/matches/__init__.py
tests/schema_comparer/matches/test_schema_comparer_array_to_array.py
tests/schema_comparer/matches/test_schema_comparer_array_to_array_allow_missing_nullable_properties_fail.py
tests/schema_comparer/matches/test_schema_comparer_array_to_array_allow_missing_nullable_properties_pass.py
tests/schema_comparer/matches/test_schema_comparer_simple.py
tests/schema_comparer/not_matches/__init__.py
tests/schema_comparer/not_matches/test_schema_comparer_array_to_array.py
tests/schema_comparer/not_matches/test_schema_comparer_complex.py
tests/schema_comparer/not_matches/test_schema_comparer_simple.py
tests/schema_comparer/not_matches/test_schema_comparer_struct_to_simple.py
tests/schema_comparer/not_matches/test_schema_comparer_struct_to_struct.py
tests/simple/__init__.py
tests/simple/test_simple.py
tests/simple/input/__init__.py
tests/simple_fail/__init__.py
tests/simple_fail/test_simple_fail.py
tests/simple_fail/test_simple_fail_with_func_path_modifier.py
tests/simple_fail/input/__init__.py