Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 82 (0.334s).
Loading phrases to help you
refine your search...
Re: Avro-C Snappy support - Avro - [mail # user]
...Fantastic!  Thanks for the patch.  I'll try to take a look at it this week.  cheers –doug  ...
   Author: Douglas Creager, 2013-06-13, 17:13
Re: Avro C value and records - Avro - [mail # user]
...Hi Grisha!   Not a problem.  There are Avro C questions on the users list from time to time, but I think the lack of traffic is just because fewer people are using the C bindings. ...
   Author: Douglas Creager, 2013-06-06, 20:52
Re: Avro C API - Handing of Default values - Avro - [mail # dev]
...Hi Steve, you're right, that did slip through the cracks.  Sorry for that!  CCing the dev list so that we're back on the record.   I think I was a bit optimistic when I said a...
   Author: Douglas Creager, 2013-04-22, 15:11
Re: Failed Serializing Bytes - Avro - [mail # user]
...The file_writer part looks right; I think the problem is where you're filling in the value before serializing it.  Think of your avro_value_t instance as a pointer — it doesn't look lik...
   Author: Douglas Creager, 2013-04-11, 12:32
Re: avro_value_t or avro_datum_t - Avro - [mail # user]
... With the old datum API, avro_file_reader_read would allocate a new datum instance for each record read from the file.  The new value API doesn't allocate anything for you, so that...
   Author: Douglas Creager, 2013-04-08, 13:32
Re: How to set 'values' in a record - Avro - [mail # user]
... With the old datum API, you had to create a new datum instance for the field's value, and then assign that field datum to the record datum (just like you did).  With the value API...
   Author: Douglas Creager, 2013-04-08, 13:22
Re: Schema evolution and projection - Avro - [mail # user]
...So this is actually because the C API doesn't support default values yet.  :-/  The schema parsing code just ignores the "default" clause completely, which is why you're seeing tha...
   Author: Douglas Creager, 2013-03-01, 23:34
Re: Schema evolution and projection - Avro - [mail # user]
...Alrighty, here you go:  http://dcreager.github.com/avro-examples/resolved-writer.html  And a git repo with the source code:  https://github.com/dcreager/avro-examples/tree/mas...
   Author: Douglas Creager, 2013-02-28, 22:38
Re: Schema evolution and projection - Avro - [mail # user]
...Apologies for that — you're absolutely right that we need to clean up the C API documentation a bit.   tl;dr — The schema projection doesn't happen for free; you need to use a "resolved...
   Author: Douglas Creager, 2013-02-28, 21:01
Re: [VOTE] Avro release 1.7.3 (rc1) - Avro - [mail # dev]
...Done, thanks! –doug  ...
   Author: Douglas Creager, 2012-12-01, 17:04
Sort:
project
Avro (82)
type
mail # dev (34)
issue (31)
mail # user (17)
date
last 7 days (1)
last 30 days (2)
last 90 days (6)
last 6 months (9)
last 9 months (82)
author
Doug Cutting (806)
Scott Carey (439)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)