You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/01/21 08:09:00 UTC

[jira] [Updated] (AVRO-2413) Simplify Python Validate Code

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

Fokko Driesprong updated AVRO-2413:
-----------------------------------
    Fix Version/s: 1.9.2

> Simplify Python Validate Code
> -----------------------------
>
>                 Key: AVRO-2413
>                 URL: https://issues.apache.org/jira/browse/AVRO-2413
>             Project: Apache Avro
>          Issue Type: Task
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>             Fix For: 1.10.0, 1.9.2
>
>
> The implementation of `validate` in python (2 and 3) has high cyclomatic complexity and can be simplified into a dictionary lookup based on the type being validated.



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