Indhumathi27 commented on a change in pull request #4222: URL: https://github.com/apache/carbondata/pull/4222#discussion_r717459643
########## File path: integration/spark/src/main/scala/org/apache/carbondata/spark/CarbonOption.scala ########## @@ -84,5 +84,22 @@ class CarbonOption(options: Map[String, String]) { lazy val dateformat: Option[String] = options.get("dateformat") + lazy val SPATIAL_INDEX: Option[String] = options.get("SPATIAL_INDEX") Review comment: please update the document abt this support -- 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-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org