| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
65 (0.08s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-492] python implementation should encode numbers as little-endian - Avro - [issue]
|
|
...The current version of the Python implementation uses big-endian encoding when writing and reading numeric data. The spec specifies that little-endian encoding should be used instead[1...
|
|
|
http://issues.apache.org/jira/browse/AVRO-492
Author: Jeff Hodges,
2010-03-27, 02:02
|
|
|
Re: [VOTE] Avro as TLP? - Avro - [mail # dev]
|
|
...+1 Jeff On Wed, Mar 24, 2010 at 1:05 PM, Doug Cutting wrote: C) be to y e...
|
|
|
Author: Jeff Hodges,
2010-03-24, 20:36
|
|
|
Re: [DISCUSS] Avro TLP? - Avro - [mail # dev]
|
|
...This makes much sense for how much non-Hadoop use we see being desired for Avro. The chair rotation is a good plan, too. Jeff On Wed, Mar 17, 2010 at 2:09 PM, Doug Cutting wrote:...
|
|
|
Author: Jeff Hodges,
2010-03-18, 19:27
|
|
|
Re: C impl, getting a schema back as json C string - Avro - [mail # user]
|
|
...Yeah, I got that part. The problem I'm having is getting the data back out of the writer. _tell just gives you the size of buffer sure, and I would still have to hold on to buffer myself. Je...
|
|
|
Author: Jeff Hodges,
2010-03-16, 22:02
|
|
|
Re: C impl, getting a schema back as json C string - Avro - [mail # user]
|
|
...Since there doesn't seem to be a way, I'm just holding on to a reference to the buffer I pass into create the memory writer. Jeff On Sun, Mar 14, 2010 at 10:14 PM, Jeff Hodges wr...
|
|
|
Author: Jeff Hodges,
2010-03-16, 18:24
|
|
|
Re: C impl, getting a schema back as json C string - Avro - [mail # user]
|
|
...(Note, that I've passed this in memory avro_writer_t to avro_schema_to_json and I'm just trying to get the string inside of it out.) Jeff On Sun, Mar 14, 2010 at 12:39 AM, Jeff Hodges ...
|
|
|
Author: Jeff Hodges,
2010-03-15, 05:14
|
|
|
C impl, getting a schema back as json C string - Avro - [mail # user]
|
|
...I can't figure out the API for turning an avro_schema_t back into an in-memory string of json data. It seems I'm supposed to get it out of an avro_writer_t that I've created with avro_...
|
|
|
Author: Jeff Hodges,
2010-03-14, 07:39
|
|
|
[AVRO-411] ruby datafile interop should exist - Avro - [issue]
|
|
...The ruby side of avro doesn't have any interop tests. So, let's fix that....
|
|
|
http://issues.apache.org/jira/browse/AVRO-411
Author: Jeff Hodges,
2010-03-01, 17:09
|
|
|
[AVRO-413] ruby datafile interop is missing the test file - Avro - [issue]
|
|
...Missing the test file for ruby datafile interop in trunk...
|
|
|
http://issues.apache.org/jira/browse/AVRO-413
Author: Jeff Hodges,
2010-03-01, 17:09
|
|
|
Re: new Avro committers: Jeff Hodges and Scott Carey - Avro - [mail # dev]
|
|
...Very honored. Jeff On Fri, Feb 26, 2010 at 4:13 PM, Doug Cutting wrote: A)...
|
|
|
Author: Jeff Hodges,
2010-02-27, 01:18
|
|
|
|