diff --git a/docs/source/cpp/dataset.rst b/docs/source/cpp/dataset.rst index a64b73b61c05d..79a731cd358cd 100644 --- a/docs/source/cpp/dataset.rst +++ b/docs/source/cpp/dataset.rst @@ -27,11 +27,6 @@ Tabular Datasets .. seealso:: :doc:`Dataset API reference ` -.. warning:: - - The ``arrow::dataset`` namespace is experimental, and a stable API - is not yet guaranteed. - The Arrow Datasets library provides functionality to efficiently work with tabular, potentially larger than memory, and multi-file datasets. This includes: