Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 29 (0.201s).
Loading phrases to help you
refine your search...
Re: Question about Avro "records" - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 11:21 PM, Pankaj Shroff  wrote:  Is that a reader's or a writer's schema? Sorry for the newbie questions...  Francis Galiegue, [EMAIL PROTECTED] JSON S...
   Author: Francis Galiegue, 2013-02-27, 22:52
Re: Question about Avro "records" - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 11:20 PM, Doug Cutting  wrote:  Hmm, OK, the reader/writer distinction is something I am not accustomed to.  Who can "produce" default values? The read...
   Author: Francis Galiegue, 2013-02-27, 22:51
Re: Question about Avro "records" - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 10:54 PM, Pankaj Shroff  wrote:  OK, I have probably misworded the question. Let's say I have a record defining fields "a" and "b". For simplicity, their pe...
   Author: Francis Galiegue, 2013-02-27, 22:14
Question about Avro "records" - Avro - [mail # user]
...This is not written black on white in the spec, so this is a guess: in its JSON representation, fields defined in a record are the only permissible fields. And there can be zero fields, in w...
   Author: Francis Galiegue, 2013-02-27, 21:47
Re: Limitations in enum symbols not mentioned in the spec - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 7:53 PM, Tatu Saloranta  wrote: [...]  I was talking about member names, not member values ;)   Yes, that is true, but on the other hand not all data i...
   Author: Francis Galiegue, 2013-02-27, 19:10
Re: Design decision question about the Avro Java API - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 7:45 PM, Doug Cutting  wrote:  Yes, I think that would be a nice to-have -- and a warning that this exception is unchecked, too?  Francis Galiegue, [EM...
   Author: Francis Galiegue, 2013-02-27, 18:47
Re: Limitations in enum symbols not mentioned in the spec - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 7:40 PM, Doug Cutting  wrote:  I was talking about what is allowed in map keys, not values -- if map keys were able to be anything other than strings, Avro ...
   Author: Francis Galiegue, 2013-02-27, 18:43
Re: Design decision question about the Avro Java API - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 7:34 PM, Tatu Saloranta  wrote: [...]  Sure, but this is not good practice for one, and it can lead to very nasty surprises when it fails -- in production, ...
   Author: Francis Galiegue, 2013-02-27, 18:42
Re: Design decision question about the Avro Java API - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 7:09 PM, Doug Cutting  wrote:  Well, to have user code be aware that it can fail, for one ;)  Why not .parseChecked(), then, which would throw a checke...
   Author: Francis Galiegue, 2013-02-27, 18:17
Re: Limitations in enum symbols not mentioned in the spec - Avro - [mail # user]
...On Wed, Feb 27, 2013 at 6:55 PM, Doug Cutting  wrote:  Argh! OK, I have misread that part, I thought it only applied to names...  Sorry for the noise :/  One additional q...
   Author: Francis Galiegue, 2013-02-27, 18:12
Sort:
project
Avro (29)
type
mail # user (29)
date
last 7 days (0)
last 30 days (0)
last 90 days (29)
last 6 months (29)
last 9 months (29)
author
Doug Cutting (802)
Scott Carey (437)
Jeff Hammerbacher (175)
Philip Zeyliger (116)
Matt Massie (102)
Bruce Mitchener (89)
Thiruvalluvan M. G. (82)
Douglas Creager (80)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (45)
Francis Galiegue