jiayuasu commented on code in PR #2871:
URL: https://github.com/apache/sedona/pull/2871#discussion_r3176095603


##########
spark/common/src/test/scala/org/apache/sedona/sql/geography/BroadcastIndexJoinGeographySuite.scala:
##########
@@ -150,4 +150,217 @@ class BroadcastIndexJoinGeographySuite extends 
TestBaseScala {
       assert(pairs === Set((0, 0), (1, 1), (2, 2)))
     }
   }
+
+  describe("Geography broadcast spatial join (ST_Within)") {

Review Comment:
   Can you add more null geometry tests? e.g., NULL geometry, or a table has 
empty records



-- 
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]

Reply via email to