You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/06 16:48:49 UTC

[GitHub] [arrow] emkornfield commented on a change in pull request #10633: ARROW-13225: [Go][FlightRPC][Integration] Implement Flight Custom Middleware and Integration Tests for Go

emkornfield commented on a change in pull request #10633:
URL: https://github.com/apache/arrow/pull/10633#discussion_r664722482



##########
File path: docs/source/status.rst
##########
@@ -156,13 +156,13 @@ Flight RPC
 +-----------------------------+-------+-------+-------+------------+-------+-------+-------+
 | gRPC + TLS transport        | ✓     | ✓     | ✓     |            | ✓     |       |       |
 +-----------------------------+-------+-------+-------+------------+-------+-------+-------+
-| RPC error codes             | ✓     | ✓     |       |            | ✓     |       |       |
+| RPC error codes             | ✓     | ✓     | ✓     |            | ✓     |       |       |
 +-----------------------------+-------+-------+-------+------------+-------+-------+-------+
 | Authentication handlers     | ✓     | ✓     | ✓     |            | ✓ (2) |       |       |
 +-----------------------------+-------+-------+-------+------------+-------+-------+-------+
-| Custom client middleware    | ✓     | ✓     |       |            |       |       |       |
+| Custom client middleware    | ✓     | ✓     | ✓     |            |       |       |       |

Review comment:
       i think this was brought up no the mailing list.  For new feature we might want to start recording verson numbers that a feature was availalable int (or maybe add this as a foot-note.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org