furqaankhan commented on code in PR #1557:
URL: https://github.com/apache/sedona/pull/1557#discussion_r1729112396
##########
common/src/test/java/org/apache/sedona/common/FunctionsTest.java:
##########
@@ -1622,6 +1622,126 @@ public void numPointsUnsupported() throws Exception {
assertEquals(expected, e.getMessage());
}
+ @Test
Review Comment:
Done. One more thing, this implementation keeps the ordering of the
coordinates in MultiPoint.
--
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]