jiayuasu commented on code in PR #2167: URL: https://github.com/apache/sedona/pull/2167#discussion_r2232337402
########## python/tests/test_path_compatibility_all.py: ########## @@ -19,7 +19,9 @@ # We will drop this test file in the future when we remove path compatibility for Apache Sedona < 1.8.0 from sedona.spark import * +from sedona.spark.maps.SedonaMapUtils import SedonaMapUtils Review Comment: The whole point of `test_path_compatibilty_all.py` is to test `from sedona.spark import *`. All other tests should remain the same as `test_path_compatibilty.py` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
