Wes McKinney created ARROW-6392:
-----------------------------------
Summary: [Python][Flight] list_actions Server RPC is not tested in
test_flight.py, nor is return value validated
Key: ARROW-6392
URL: https://issues.apache.org/jira/browse/ARROW-6392
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Python
Reporter: Wes McKinney
Fix For: 0.15.0
This server method is implemented and part of the Python server vtable, but it
is not tested. If you mistakenly return a "string" action type, it will pass
silently. We might want to constrain the output to be ActionType or a tuple
--
This message was sent by Atlassian Jira
(v8.3.2#803003)