Skip to content

Commit

Permalink
Add note about dissociated-ipc
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Dec 20, 2024
1 parent d267aa0 commit 3f8e982
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/format/Flight.rst
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ schemes for the given transports:
Notes:

* \(1) Flight UCX transport has been deprecated on the 19.0.0 release.
The :ref:`dissociated-ipc` section proposes an alternative solution.

.. _UCX: https://openucx.org/

Expand Down
2 changes: 1 addition & 1 deletion docs/source/status.rst
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Flight RPC
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
| gRPC + TLS transport (grpc+tls:) |||| ||| | |
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+
| UCX_ transport (ucx:) | ✓ (1) | | | | | | | |
| UCX_ transport (ucx:) (1) | | | | | | | | |
+--------------------------------------------+-------+-------+-------+----+-------+-------+-------+-------+

Supported features in the gRPC transport:
Expand Down

0 comments on commit 3f8e982

Please sign in to comment.