Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 8 from 8 (0.123s).
Loading phrases to help you
refine your search...
[AVRO-1270] Emit default values from resolved reader during schema evolution/projection - Avro - [issue]
...Default values are not being returned by a resolved reader schema for fields that were not present in the writer schema.The code that demonstrates this issue can be found in this gist (https...
http://issues.apache.org/jira/browse/AVRO-1270    Author: Chris Laws, 2013-05-07, 10:21
Re: Schema evolution and projection - Avro - [mail # user]
...Thanks for looking into this. I have raised AVRO-1270 for this issue.  Regards, Chris   On Sat, Mar 2, 2013 at 10:04 AM, Douglas Creager wrote:  ...
   Author: Chris Laws, 2013-03-02, 02:05
Re: Schema evolution and projection - Avro - [mail # user]
...Martin,  Yes, I had declared the reader schema used for my evolution test to have a default value and to be a union with null. Apologies for not including that information in my earlier...
   Author: Chris Laws, 2013-03-01, 22:26
Re: Schema evolution and projection - Avro - [mail # user]
...Doug,  I have updated my test code in line with your excellent example and I now have the projection aspect working well.  Now... I'm stuck on a schema evolution test. Basically if...
   Author: Chris Laws, 2013-03-01, 01:50
Re: Schema evolution and projection - Avro - [mail # user]
...Totally! This kind of information is really hard to find in a form that is suitable for new comers trying to understand how to use the avro-c API. This area in particular is pretty confusing...
   Author: Chris Laws, 2013-03-01, 01:41
Re: Schema evolution and projection - Avro - [mail # user]
...Outstanding! Thank you, that is really helpful.  On Fri, Mar 1, 2013 at 9:08 AM, Douglas Creager wrote:  ...
   Author: Chris Laws, 2013-03-01, 01:14
Re: Schema evolution and projection - Avro - [mail # user]
...Thanks for the informative reply. I look forward to the example code, that is exactly what I'm after.  I'm really struggling with my schema evolution testing. I thought I'd post a quest...
   Author: Chris Laws, 2013-02-28, 21:13
Schema evolution and projection - Avro - [mail # user]
...Hi,  I am struggling to familiarise myself with schema evolution and schema projection using the avro-c implementation.  There doesn't seem to be much information available on how ...
   Author: Chris Laws, 2013-02-28, 13:21
Sort:
project
Avro (8)
type
mail # user (7)
issue (1)
date
last 7 days (0)
last 30 days (1)
last 90 days (8)
last 6 months (8)
last 9 months (8)
author
Doug Cutting (802)
Scott Carey (432)
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)
Chris Laws