| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
116 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Serializing / Deserializing Java Objects - Avro - [mail # user]
|
|
...Hi Bradford, I believe you use a SpecificDatumReader. Something like: final static SpecicificDatumReader QUEUE_ITEM_READER = new SpecificDatumReader(QueueItem.class)...
|
|
|
Author: Philip Zeyliger,
2010-06-15, 15:57
|
|
|
Re: Custom Avro code generation - Avro - [mail # dev]
|
|
...Sam, This is excellent: I've been itching to replace the generated code generator with a template (so that I could generate HTML help, or code in other languages). Is there any r...
|
|
|
Author: Philip Zeyliger,
2010-06-11, 22:27
|
|
|
Re: schema defaults not reflected in generated objects (1.3.2) - Avro - [mail # user]
|
|
...On Mon, Jun 7, 2010 at 3:40 PM, Scott Carey wrote If ly ormance quite a bit. (the schema not trivial -- ~5k in JSON) tructor and does nothing with defaults. Unfortunately, the l...
|
|
|
Author: Philip Zeyliger,
2010-06-07, 22:53
|
|
|
Re: schema defaults not reflected in generated objects (1.3.2) - Avro - [mail # user]
|
|
...We could crash on serialization if the fields haven't been explicitly set, but I'm +1 for the default values to be represented at generated object construction time. On Mon, Jun 7, 20...
|
|
|
Author: Philip Zeyliger,
2010-06-07, 22:13
|
|
|
Re: Avro governance and Avro Enhancement Proposals - Avro - [mail # dev]
|
|
...I'm -0: I actually really like the fact that there is one spec, and that it's the source of truth. Since Python is being brought up as an example, I'll mention that my experience is th...
|
|
|
Author: Philip Zeyliger,
2010-06-03, 22:07
|
|
|
[AVRO-174] Add appropriate license files to "avroj.jar" - Avro - [issue]
|
|
...AVRO-149 took all the dependencies for avroj and stuffed them into one jar. We should in some way bundle that with all the relevant licenses....
|
|
|
http://issues.apache.org/jira/browse/AVRO-174
Author: Philip Zeyliger,
2010-04-01, 16:50
|
|
|
[AVRO-386] Python implementation of compression - Avro - [issue]
|
|
...AVRO-135 introduced compression. AVRO-368 changed some metadata keys. The patch to follow adds this functionality to the python implementation....
|
|
|
http://issues.apache.org/jira/browse/AVRO-386
Author: Philip Zeyliger,
2010-03-01, 17:09
|
|
|
[AVRO-363] TestSchema had two tests disabled; new test for named schemas named after primitives. - Avro - [issue]
|
|
...Two tests were marked private and therefore not executed in TestSchema. One of these passed easily; the other needed a bit of an implementation fix (throw an exception on mismatched en...
|
|
|
http://issues.apache.org/jira/browse/AVRO-363
Author: Philip Zeyliger,
2010-03-01, 17:09
|
|
|
[AVRO-368] Reserve avro.* in object container files, and rename existing reserved words. - Avro - [issue]
|
|
...We propose to move "codec", "schema", and "sync" into "avro.codec", "avro.schema", and "avro.sync", and furthermore reserve all avro.* names in the object container file specification.(Discu...
|
|
|
http://issues.apache.org/jira/browse/AVRO-368
Author: Philip Zeyliger,
2010-03-01, 17:09
|
|
|
[AVRO-343] Minor fixes to Eclipse config after build re-org - Avro - [issue]
|
|
...The Eclipse launcher stopped working, and gitignore was out of date when I was creating Eclipse project post re-org....
|
|
|
http://issues.apache.org/jira/browse/AVRO-343
Author: Philip Zeyliger,
2010-03-01, 17:09
|
|
|
|