uros-db commented on code in PR #54325:
URL: https://github.com/apache/spark/pull/54325#discussion_r2836284622
##########
sql/catalyst/src/test/scala/org/apache/spark/sql/RandomDataGenerator.scala:
##########
@@ -386,6 +386,51 @@ object RandomDataGenerator {
}
}
}
+ case gt: GeometryType =>
+ val possibleGeometriesWKB = Seq(
Review Comment:
Of course, added WKT comments for clarity.
--
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]