For what its worth, I'm going into production with a version that contains AVRO-392 and AVRO-414 next week (with an avro schema 5k in size).
It would certainly be useful to me if we can get those in. AVRO-392 is very close, and AVRO-414 has extra file format tests and Java API enhancements. Thanks, -Scott On Feb 16, 2010, at 4:07 PM, Doug Cutting wrote: > I have created a candidate build for Avro release 1.3.0. > > In this release: > - the Avro file format has been revised and simplified; > - the source tree and release artifacts have been restructured; > - the Python port has been largely rewritten; > - the C port is now considerably more complete, supporting data files; > - a Ruby port has been added, supporting data files and RPC. > > Please download, test, and vote by 19 February. > > http://people.apache.org/~cutting/avro-1.3.0-RC0/ > > Thanks, > > Doug