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

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

     [ https://issues.apache.org/jira/browse/ARROW-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-6392.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 5242
[https://github.com/apache/arrow/pull/5242]

> [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
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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)