You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sedona.apache.org by GitBox <gi...@apache.org> on 2022/09/04 05:34:56 UTC

[GitHub] [incubator-sedona] sekikn commented on a diff in pull request #677: [SEDONA-157] Add coordinate accessors to the Flink API

sekikn commented on code in PR #677:
URL: https://github.com/apache/incubator-sedona/pull/677#discussion_r962253252


##########
flink/src/test/java/org/apache/sedona/flink/FunctionTest.java:
##########
@@ -265,6 +265,27 @@ public void testIsEmpty() {
         assertEquals(false, result);
     }
 
+    @Test
+    public void testX() {

Review Comment:
   Updated the PR. Thanks for the review!



-- 
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: dev-unsubscribe@sedona.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org