This is an automated email from the ASF dual-hosted git repository.

abhishek pushed a commit to branch 25.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/25.0.0 by this push:
     new 054e4e96bf Update experimental features doc (#13462)
054e4e96bf is described below

commit 054e4e96bf7da9a7ecd83639ef46ccf42157c1bb
Author: Jill Osborne <[email protected]>
AuthorDate: Thu Dec 1 10:04:33 2022 +0000

    Update experimental features doc (#13462)
    
    (cherry picked from commit 994d7c2d2c22009cccda30d70fa9345fb22e1175)
---
 docs/development/experimental-features.md | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/docs/development/experimental-features.md 
b/docs/development/experimental-features.md
index a68fc47411..30d8c2f77c 100644
--- a/docs/development/experimental-features.md
+++ b/docs/development/experimental-features.md
@@ -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)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to