| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
431 (0.087s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Does extending union break compatibility - Avro - [mail # user]
|
|
...On 11/3/11 4:56 PM, "Neil Davudo" wrote: Readers with the second schema should be able to read data written with the first schema, provided they use the API properly (both schem...
|
|
|
Author: Scott Carey,
2011-11-04, 01:00
|
|
|
[AVRO-935] Update Java dependencies for 1.6.0 - Avro - [issue]
|
|
...Update Java dependencies to the latest version where appropriate....
|
|
|
http://issues.apache.org/jira/browse/AVRO-935
Author: Scott Carey,
2011-11-01, 18:36
|
|
|
Re: How to add optional new record fields and/or new methods in avro-ipc? - Avro - [mail # user]
|
|
... On 10/18/11 2:36 PM, "Doug Cutting" wrote: In that case, Avro Java does not adhere to the spec. I have had things like this as a field in Schemas I use for a long ti...
|
|
|
Author: Scott Carey,
2011-10-19, 17:06
|
|
|
Re: How to add optional new record fields and/or new methods in avro-ipc? - Avro - [mail # user]
|
|
... On 10/18/11 10:38 AM, "Doug Cutting" wrote: I have been successfully using default values for union fields with a default of "null" and the first branch being a record wit...
|
|
|
Author: Scott Carey,
2011-10-18, 18:40
|
|
|
Re: How to add optional new record fields and/or new methods in avro-ipc? - Avro - [mail # user]
|
|
... On 10/18/11 10:38 AM, "Doug Cutting" wrote: Good to know. So, any ideas what is causing the original User's problem? @Nullable is in use with Reflect (does not...
|
|
|
Author: Scott Carey,
2011-10-18, 17:51
|
|
|
Re: How to add optional new record fields and/or new methods in avro-ipc? - Avro - [mail # user]
|
|
...On 10/18/11 9:47 AM, "Doug Cutting" wrote: The problem is that this does not provide the ability to evolve schemas if you add a field since you would need @Default or some...
|
|
|
Author: Scott Carey,
2011-10-18, 17:09
|
|
|
Re: release 1.6.0 soon? - Avro - [mail # dev]
|
|
...I can open a ticket and submit a patch. There are a few below that need discussion as well. -Scott On 10/17/11 2:18 PM, "Doug Cutting" wrote: ...
|
|
|
Author: Scott Carey,
2011-10-17, 21:58
|
|
|
Re: How to add optional new record fields and/or new methods in avro-ipc? - Avro - [mail # user]
|
|
...On 10/13/11 5:25 AM, "常冰琳" wrote: This should work in general. An avro field can be promoted from a String to a nullable String. The inverse is not true. A cli...
|
|
|
Author: Scott Carey,
2011-10-17, 06:29
|
|
|
Re: release 1.6.0 soon? - Avro - [mail # dev]
|
|
...We should consider updating our dependencies where appropriate. * We can use a newer Apache parent project version. Maven versions report: [INFO] The following dependencies in De...
|
|
|
Author: Scott Carey,
2011-10-16, 02:21
|
|
|
Re: [jira] [Commented] (AVRO-803) Java generated Avro classes make using Avro painful and surprising - Avro - [mail # dev]
|
|
... On 10/11/11 10:53 AM, "Doug Cutting" wrote: Good point, we just need to be clear that map keys as CharSequence can be dangerous. Its not an issue at all with every o...
|
|
|
Author: Scott Carey,
2011-10-12, 03:38
|
|
|
|