You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/23 14:29:00 UTC

[jira] [Updated] (BEAM-12029) WontImplementErrors should reference offending operation or argument and link to documentation

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

Kenneth Knowles updated BEAM-12029:
-----------------------------------
    Status: Open  (was: Triage Needed)

> WontImplementErrors should reference offending operation or argument and link to documentation
> ----------------------------------------------------------------------------------------------
>
>                 Key: BEAM-12029
>                 URL: https://issues.apache.org/jira/browse/BEAM-12029
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Brian Hulette
>            Assignee: Brian Hulette
>            Priority: P2
>
> For example, instead of WontImplementError(order-sensitive) we should raise:
> {code}
> WontImplementError("fillna(method=ffill) is not supported because it order-sensitive, only fillna(method=None) is supported. For more details see https://s.apache.org/dataframe-order-sensitive-operations")
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)