You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 05:17:00 UTC

[jira] [Created] (ARROW-6392) [Python][Flight] list_actions Server RPC is not tested in test_flight.py, nor is return value validated

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)