You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2010/05/07 10:04:48 UTC

[jira] Commented: (AVRO-527) Undefined variable "schm" error

    [ https://issues.apache.org/jira/browse/AVRO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865066#action_12865066 ] 

Jeff Hammerbacher commented on AVRO-527:
----------------------------------------

I'd normally ask for a test here, but I can't even figure out how to reach this code path. Will ponder restructuring this area, but checking this in for now.

> Undefined variable "schm" error
> -------------------------------
>
>                 Key: AVRO-527
>                 URL: https://issues.apache.org/jira/browse/AVRO-527
>             Project: Avro
>          Issue Type: Bug
>          Components: python
>            Reporter: Esteve Fernandez
>            Priority: Minor
>         Attachments: 527-unknown-variable.patch
>
>
> lang/py/src/avro/io.py references an unknown variable (schm) if the schema type can't be determined. It's probably a typo for writers_schema.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.