uros-db commented on code in PR #53227:
URL: https://github.com/apache/spark/pull/53227#discussion_r2731311936
##########
sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/util/geo/Geo.java:
##########
@@ -82,3 +82,4 @@ interface Geo {
void setSrid(int srid);
}
+
Review Comment:
Please remove the extra empty line at the end of file (currently it seems
that there are 2 empty lines).
##########
sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/util/geo/Geography.java:
##########
@@ -179,3 +179,4 @@ private ByteBuffer getWrapper() {
}
}
+
Review Comment:
Please remove the extra empty line at the end of file (currently it seems
that there are 2 empty lines).
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]