[
https://issues.apache.org/jira/browse/AVRO-1217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miki Tebeka updated AVRO-1217:
------------------------------
Resolution: Fixed
Assignee: Miki Tebeka
Status: Resolved (was: Patch Available)
> Calling set_meta on DataFileWriter does not do anything (in python)
> -------------------------------------------------------------------
>
> Key: AVRO-1217
> URL: https://issues.apache.org/jira/browse/AVRO-1217
> Project: Avro
> Issue Type: Bug
> Components: python
> Affects Versions: 1.7.2
> Environment: Ubuntu 12.04
> Reporter: Philip Gladstone
> Assignee: Miki Tebeka
> Labels: patch
> Fix For: 1.7.4
>
> Attachments: meta.pf
>
>
> In the code:
> writer = open(FILENAME, 'wb')
> with datafile.DataFileWriter(writer, datum_writer, schema_object) as dfw:
> dfw.set_meta('test.string', 'foo')
> the call to set_meta does not actually cause the metadata to be written to
> the file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira