[jira] Updated: (AVRO-527) Undefined variable "schm" error
[ https://issues.apache.org/jira/browse/AVRO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hammerbacher updated AVRO-527: --- Status: Resolved (was: Patch Available) Resolution: Fixed Committed revision 942024. Thanks, Esteve! > 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.
[jira] Updated: (AVRO-527) Undefined variable "schm" error
[ https://issues.apache.org/jira/browse/AVRO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteve Fernandez updated AVRO-527: -- Component/s: python > 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.
[jira] Updated: (AVRO-527) Undefined variable "schm" error
[ https://issues.apache.org/jira/browse/AVRO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteve Fernandez updated AVRO-527: -- Attachment: 527-unknown-variable.patch > Undefined variable "schm" error > --- > > Key: AVRO-527 > URL: https://issues.apache.org/jira/browse/AVRO-527 > Project: Avro > Issue Type: Bug >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.
[jira] Updated: (AVRO-527) Undefined variable "schm" error
[ https://issues.apache.org/jira/browse/AVRO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Esteve Fernandez updated AVRO-527: -- Status: Patch Available (was: Open) > Undefined variable "schm" error > --- > > Key: AVRO-527 > URL: https://issues.apache.org/jira/browse/AVRO-527 > Project: Avro > Issue Type: Bug >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.