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.