jiayuasu commented on code in PR #748: URL: https://github.com/apache/sedona/pull/748#discussion_r1080791389
########## core/src/test/java/org/apache/sedona/core/spatialOperator/JoinQueryDeduplicationTest.java: ########## @@ -0,0 +1,75 @@ +/* Review Comment: Could you please add another test in Sedona Spark SQL to verify that this bug is eliminated? ########## core/src/main/java/org/apache/sedona/core/joinJudgement/DuplicatesFilter.java: ########## @@ -0,0 +1,48 @@ +package org.apache.sedona.core.joinJudgement; + Review Comment: Please add Apache License header here. -- 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]
