| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
802 (0.229s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Reading nested specific type - Avro - [mail # dev]
|
|
...Bernd, I also note that in the schema you provided above that the "type" field contains a union containing a single element. Is that intentional? If not, you have an extra ...
|
|
|
Author: Doug Cutting,
2013-05-06, 20:32
|
|
|
Re: Reading nested specific type - Avro - [mail # dev]
|
|
...I filed the bug and attached a patch: https://issues.apache.org/jira/browse/AVRO-1320 Does this fix things for you? Thanks, Doug On Mon, May 6, 2013 at 10:53 AM...
|
|
|
Author: Doug Cutting,
2013-05-06, 20:30
|
|
|
Re: Reading nested specific type - Avro - [mail # dev]
|
|
...This looks like a bug. I can reproduce it. Please file an issue in Jira. Thanks, Doug On Mon, May 6, 2013 at 8:55 AM, Bernd Fondermann wrote:...
|
|
|
Author: Doug Cutting,
2013-05-06, 17:53
|
|
|
Re: For AVRO fans - Avro - [mail # user]
|
|
...But the project was mostly named after the Lancaster, of "bouncing bomb" fame. https://www.google.com/search?q=avro+lancaster+dambuster&tbm=isch Luke's climactic run at the Death...
|
|
|
Author: Doug Cutting,
2013-05-02, 13:04
|
|
|
Re: For AVRO fans - Avro - [mail # user]
|
|
...My favorites are the massive Vulcan and the "car". https://www.google.com/search?q=avro+vulcan&tbm=isch https://www.google.com/search?q=avro+car&tbm=isch Doug On Wed, May 1...
|
|
|
Author: Doug Cutting,
2013-05-02, 12:58
|
|
|
release 1.7.5 soon? - Avro - [mail # dev]
|
|
...It's been a few months since our last release. A number of bugfixes, improvements and new features have been made in the interim. I'd like to try to release these in the next few...
|
|
|
Author: Doug Cutting,
2013-04-30, 16:27
|
|
|
[AVRO-1283] remove static caches from GenericData, SpecificData and ReflectData - Avro - [issue]
|
|
...Currently GenericData, ReflectData and SpecificData are often treated as singletons, through an instance returned by a static get() method. Because of this, the caches they have must b...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1283
Author: Doug Cutting,
2013-04-30, 01:02
|
|
|
Re: 3x faster python reader - Avro - [mail # dev]
|
|
...Uri, This sounds awesome! Is the API compatible with the existing API? If it's incompatible and cannot easily be made compatible then perhaps we can add it as the 'new' API...
|
|
|
Author: Doug Cutting,
2013-04-29, 16:22
|
|
|
Re: Support for inheritance in avro IDL? - Avro - [mail # dev]
|
|
...I would not be opposed to adding inheritance in IDL. FWIW, another way to represent sub-types is through a union field in the "super" record, i.e.: record Shape { int x; &...
|
|
|
Author: Doug Cutting,
2013-04-23, 23:06
|
|
|
Re: help with Avro compilation... - Avro - [mail # user]
|
|
...On Mon, Apr 22, 2013 at 11:38 PM, nir_zamir wrote: General information on contribution to Avro is at: https://cwiki.apache.org/AVRO/how-to-contribute.html In p...
|
|
|
Author: Doug Cutting,
2013-04-23, 16:45
|
|
|
|