SQL: Add additional unsupported features to the docs. (#5290)

This commit is contained in:
Gian Merlino 2018-01-24 11:27:47 -08:00 committed by Slim
parent aca200fddb
commit 53e3c7d1b2
1 changed files with 2 additions and 0 deletions

View File

@ -221,6 +221,8 @@ Additionally, some Druid features are not supported by the SQL language. Some un
- [Multi-value dimensions](multi-value-dimensions.html).
- [DataSketches aggregators](../development/extensions-core/datasketches-aggregators.html).
- [Spatial filters](../development/geo.html).
- [Query cancellation](querying.html#query-cancellation).
## Data types and casts