mirror of https://github.com/apache/druid.git
SQL: Add additional unsupported features to the docs. (#5290)
This commit is contained in:
parent
aca200fddb
commit
53e3c7d1b2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue