vtlim commented on code in PR #12555:
URL: https://github.com/apache/druid/pull/12555#discussion_r889053894


##########
docs/development/geo.md:
##########
@@ -23,13 +23,14 @@ title: "Spatial filters"
   -->
 
 > Apache Druid supports two query languages: [Druid SQL](../querying/sql.md) 
 > and [native queries](../querying/querying.md).
-> This document describes functionality that is only available in the native 
language.
+> This document describes the feature that is only available in the native 
language.
 
 Apache Druid supports filtering specially spatially indexed columns based on 
an origin and a bound.
 
 ## Spatial indexing
 
-In any of the data specs, there is the option of providing spatial dimensions. 
For example, for a JSON data spec, spatial dimensions can be specified as 
follows:
+In any of the data specs, there is the option of providing spatial dimensions.

Review Comment:
   ```suggestion
   You can provide spatial dimensions in any data spec.
   ```



##########
docs/development/geo.md:
##########
@@ -23,13 +23,14 @@ title: "Spatial filters"
   -->
 
 > Apache Druid supports two query languages: [Druid SQL](../querying/sql.md) 
 > and [native queries](../querying/querying.md).
-> This document describes functionality that is only available in the native 
language.
+> This document describes the feature that is only available in the native 
language.

Review Comment:
   ```suggestion
   > This document describes a feature that is only available in the native 
language.
   ```



-- 
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]

Reply via email to