| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
80 (0.788s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Getting started with Avro + Reading from an Avro formatted file - Avro - [mail # user]
|
|
...can try out the C bindings suggested by Douglas. I am stating this since I am not exactly clear by what this meant: - "especially since the C bindings don't have any librar...
|
|
|
Author: Douglas Creager,
2012-01-24, 21:00
|
|
|
Re: Getting started with Avro + Reading from an Avro formatted file - Avro - [mail # user]
|
|
...(specifically the History Log file created at the end of a Hadoop job) and create a Comma Separated file of certain log entries. I need a csv file because this is the format that...
|
|
|
Author: Douglas Creager,
2012-01-24, 15:54
|
|
|
Re: review recent C patches? - Avro - [mail # dev]
|
|
...My apologies for not getting to them sooner. I'm taking a look at them now. cheers –doug ...
|
|
|
Author: Douglas Creager,
2011-12-13, 19:04
|
|
|
Re: [avro] Codec deflate (#5) - Avro - [mail # dev]
|
|
...that there was no patch file attached to that ticket. Lucas, can you use git format-patch to create a series of patch files for your branch, and attach them to the JIRA tic...
|
|
|
Author: Douglas Creager,
2011-11-22, 20:15
|
|
|
Re: [avro] Codec deflate (#5) - Avro - [mail # dev]
|
|
...cannot You (you I think Lucas had already created AVRO-957 for this. But you're right that there was no patch file attached to that ticket. Lucas, can you use g...
|
|
|
Author: Douglas Creager,
2011-11-22, 20:13
|
|
|
Re: [avro] Codec deflate (#5) - Avro - [mail # dev]
|
|
...Thanks very much for this! I'll take a look at it over the Thanksgiving holiday. cheers –doug...
|
|
|
Author: Douglas Creager,
2011-11-22, 13:51
|
|
|
Re: Using optional fields (nullable unions) with the C-API - Avro - [mail # user]
|
|
...the Hi Markus In Avro, an “optional” field is really just a common pattern where you've got a union, with a “null” for one branch, and some other type for the second ...
|
|
|
Author: Douglas Creager,
2011-11-22, 13:50
|
|
|
[AVRO-865] Upgrade to Jansson 2.1 - Avro - [issue]
|
|
...There have been a couple of releases on the Jansson JSON library that we're using in the C bindings. There are a couple of new features that will be especially helpful to us: Jansson n...
|
|
|
http://issues.apache.org/jira/browse/AVRO-865
Author: Douglas Creager,
2011-11-01, 18:36
|
|
|
[AVRO-861] Remove dependency on C99 stdbool.h header - Avro - [issue]
|
|
...Buildbot raised on error on Solaris, saying that the stdbool.h header is only allowed in C99 code. Bruce pointed out that it would be safer and more portable to not rely on any C99 sta...
|
|
|
http://issues.apache.org/jira/browse/AVRO-861
Author: Douglas Creager,
2011-11-01, 18:36
|
|
|
[AVRO-863] Schema resolution using new value interface - Avro - [issue]
|
|
...I mentioned this in one of my comments on AVRO-859, but hadn't opened an issue for it yet. I've been working on a schema resolution implementation for the new value interface in the C ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-863
Author: Douglas Creager,
2011-11-01, 18:36
|
|
|
|