| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
116 (0.112s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-142] Removing unused fields, constructors, and imports - Avro - [issue]
|
|
...The patch to follow removes some unused fields. I've been setting up Eclipse to work on Avro (patch forthcoming), and Eclipse is perhaps unreasonably whiny about these things, but ther...
|
|
|
http://issues.apache.org/jira/browse/AVRO-142
Author: Philip Zeyliger,
2010-03-01, 17:09
|
|
|
Re: Host the spec as it looks in trunk somewhere? - Avro - [mail # user]
|
|
...Hudson nightly builds are the way to go here (as Doug suggests). It's on my radar (and I now have permissions to do so in terms of Apache's Hudson machines), but I haven't had a chance...
|
|
|
Author: Philip Zeyliger,
2010-02-21, 17:48
|
|
|
Re: Metadata in Java Schema class - Avro - [mail # user]
|
|
...Is Schema.getProp() what you're looking for? On Wed, Feb 10, 2010 at 2:23 AM, Lars Francke wrote: ...
|
|
|
Author: Philip Zeyliger,
2010-02-10, 15:55
|
|
|
Re: lazy deserialization? - Avro - [mail # user]
|
|
...Not with any of today's APIs. "SELECT col1, col3 FROM t" is handled easily: you construct a schema that only has those columns, and col2 is skipped at read time. Does Hive have a...
|
|
|
Author: Philip Zeyliger,
2010-01-23, 02:38
|
|
|
Re: Reserving more keywords in Avro Object Container Files? - Avro - [mail # dev]
|
|
...I'm +1 avro.*, and I'm also +1 doing this before 1.3. It sounds like we're approaching consensus. I've filed https://issues.apache.org/jira/browse/AVRO-368. If you wish to ...
|
|
|
Author: Philip Zeyliger,
2010-01-22, 18:33
|
|
|
Reserving more keywords in Avro Object Container Files? - Avro - [mail # dev]
|
|
...Hey folks, I currently reserve "schema", "codec", and "sync" in the container files. As part of AVRO-135, I could imagine an application wanting to set "codec.compression_level" ...
|
|
|
Author: Philip Zeyliger,
2010-01-22, 01:37
|
|
|
[AVRO-365] Extend RandomData to understand codecs - Avro - [issue]
|
|
...In AVRO-135, we added codecs for DataFileFormat; we should expose those through some of the interop testing....
|
|
|
http://issues.apache.org/jira/browse/AVRO-365
Author: Philip Zeyliger,
2010-01-22, 01:23
|
|
|
[AVRO-357] Adding --codec option to "fromjson" DataFileWriter tool. - Avro - [issue]
|
|
...Patch to follow exposes codecs to tools. This depends on AVRO-135....
|
|
|
http://issues.apache.org/jira/browse/AVRO-357
Author: Philip Zeyliger,
2010-01-21, 22:51
|
|
|
Re: Several topics: Naming, in memory representation of Avro objects, future format enchancements - Avro - [mail # dev]
|
|
...I'm chiming in a bit late here. Avrogen is still young, but I do think that it's the right approach to maintaining schemas. Stuff like inclusion of other files should be h...
|
|
|
Author: Philip Zeyliger,
2010-01-18, 07:49
|
|
|
Re: new committer: Philip Zeyliger - Avro - [mail # dev]
|
|
...Thanks! Excited to be here! On Fri, Jan 8, 2010 at 10:42 AM, Doug Cutting wrote: ...
|
|
|
Author: Philip Zeyliger,
2010-01-08, 22:05
|
|
|
|