Update experimental features doc (#13452)

This commit is contained in:
Jill Osborne 2022-11-30 10:44:43 +00:00 committed by GitHub
parent 50963edcae
commit 291ded22d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 9 deletions

View File

@ -26,7 +26,7 @@ The following features are marked [experimental](./experimental.md) in the Druid
This document includes each page that mentions an experimental feature. To graduate a feature, remove all mentions of its experimental status on all relevant pages.
Note that this document does not track the status of contrib extensions, some of which are experimental.
Note that this document does not track the status of contrib extensions, all of which are considered experimental.
## SQL-based ingestion
@ -34,10 +34,6 @@ Note that this document does not track the status of contrib extensions, some of
- [SQL-based ingestion concepts](../multi-stage-query/concepts.md)
- [SQL-based ingestion and multi-stage query task API](../multi-stage-query/api.md)
## Nested columns
- [Nested columns](../querying/nested-columns.md)
## Indexer process
- [Indexer process](../design/indexer.md)
@ -53,10 +49,6 @@ Note that this document does not track the status of contrib extensions, some of
- [Task reference](../ingestion/tasks.md#locking)
- [Design](../design/architecture.md#availability-and-consistency)
## Moments sketch
- [Aggregations](../querying/aggregations.md#moments-sketch-experimental)
## Front coding
- [Ingestion spec reference](../ingestion/ingestion-spec.md#front-coding)