[
https://issues.apache.org/jira/browse/AVRO-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16871025#comment-16871025
]
Hudson commented on AVRO-2413:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #684 (See
[https://builds.apache.org/job/AvroJava/684/])
AVRO-2413: Refactor io.Validate to use a mapping (#516) (fokko:
[https://github.com/apache/avro/commit/d5f46ac8789f86aa29d4da756ac1b6a5d6a66f35])
* (edit) lang/py3/avro/io.py
* (edit) lang/py/src/avro/io.py
> 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
>
>
> 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
(v7.6.3#76005)