This is an automated email from the ASF dual-hosted git repository.
yibocai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new e0ed2697ee ARROW-17617: [Docs] Remove experimental qualifier from
Flight (#14055)
e0ed2697ee is described below
commit e0ed2697ee9859c7f193baf607f9f37a504c0627
Author: David Li <[email protected]>
AuthorDate: Tue Sep 13 03:13:53 2022 -0400
ARROW-17617: [Docs] Remove experimental qualifier from Flight (#14055)
As far as I can see, we never actually declared it experimental in the
first place, so let's remove the qualifier
Authored-by: David Li <[email protected]>
Signed-off-by: Yibo Cai <[email protected]>
---
docs/source/status.rst | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/source/status.rst b/docs/source/status.rst
index bd33a8d354..a5dd47c0b8 100644
--- a/docs/source/status.rst
+++ b/docs/source/status.rst
@@ -151,8 +151,6 @@ Notes:
Flight RPC
==========
-.. note:: Flight RPC is still experimental.
-
+--------------------------------------------+-------+-------+-------+------------+-------+-------+-------+
| Flight RPC Transport | C++ | Java | Go |
JavaScript | C# | Rust | Julia |
+============================================+=======+=======+=======+============+=======+=======+=======+