[GitHub] [carbondata] Indhumathi27 commented on a change in pull request #4145: [CARBONDATA-4196] Allow zero or more white space in GEO UDFs
Posted by
GitBox on
Jun 04, 2021; 9:36am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-nihal0107-opened-a-new-pull-request-4145-WIP-handle-geo-udf-to-allow-zero-or-more-e-tp108654p108711.html
Indhumathi27 commented on a change in pull request #4145:
URL:
https://github.com/apache/carbondata/pull/4145#discussion_r645434666##########
File path: integration/spark/src/test/scala/org/apache/carbondata/geo/GeoTest.scala
##########
@@ -639,6 +639,14 @@ class GeoTest extends QueryTest with BeforeAndAfterAll with BeforeAndAfterEach {
Row(120197093, 30325985),
Row(120196020, 30321651),
Row(120198638, 30323540)))
+ checkAnswer(
Review comment:
Can do checkanswer with previous query. Can assign previous query to DF
--
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.
For queries about this service, please contact Infrastructure at:
[hidden email]