jiayuasu commented on a change in pull request #559:
URL: https://github.com/apache/incubator-sedona/pull/559#discussion_r741338682
##########
File path:
core/src/main/scala/org/apache/sedona/core/showcase/ScalaExample.scala
##########
@@ -56,7 +56,7 @@ object ScalaExample extends App {
val PolygonRDDSplitter = FileDataSplitter.CSV
val PolygonRDDNumPartitions = 5
val PolygonRDDStartOffset = 0
- val PolygonRDDEndOffset = 8
+ val PolygonRDDEndOffset = 9// 8 modified by wjp 2021.11.2
Review comment:
Please remove the comment in this line
--
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]