Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.072s).
Loading phrases to help you
refine your search...
[AVRO-1209] Include immutable source templates with Maven plugin - Avro - [issue]
...It would be nice to have mostly immutable classes generated by the Maven plugin for the cases when people want to use Avro specific records as their first class model objects and want some a...
http://issues.apache.org/jira/browse/AVRO-1209    Author: Jeff Kolesky, 2012-12-10, 17:57
Re: Check for schema backwards compatibility - Avro - [mail # dev]
...Schema.java is an unfortunately large file.  Would it be a reasonable refactor (of course done as a separate unit of work) to pull out the nested classes of Schema children (NamedSchema...
   Author: Jeff Kolesky, 2012-11-19, 19:12
Re: Check for schema backwards compatibility - Avro - [mail # dev]
...Would it be appropriate to add this method to the Schema class itself in the same way `subsume` and `unify` were, or would you rather see a separate tool, similar to SchemaNormalization? &nb...
   Author: Jeff Kolesky, 2012-11-18, 04:04
Check for schema backwards compatibility - Avro - [mail # dev]
...In AVRO-816, there is an implementation of a method that will check to see if one schema subsumes another based on the field definitions.  I would like a tool that can check if one sche...
   Author: Jeff Kolesky, 2012-11-16, 23:37
Sort:
project
Avro (4)
HBase (4)
type
mail # dev (3)
issue (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (4)
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)
Jeff Kolesky