| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
175 (0.136s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-318] Build.sh cleanup: md5/sha1 on Mac OS X, don't fail hard if build/ exists, and play nice with Forrest - Avro - [issue]
|
|
...I encountered three problems when trying to build Avro today (via "./build.sh dist) to test interop: md5sum and sha1sum do not exist on Mac (md5 is the replacement for the former) If "build/...
|
|
|
http://issues.apache.org/jira/browse/AVRO-318
Author: Jeff Hammerbacher,
2010-03-16, 05:43
|
|
|
Re: patch: Java dependencies update - Avro - [mail # dev]
|
|
...Hey David, Apache mailing lists will strip your attachment. In any case, you should open a ticket on the Avro JIRA (https://issues.apache.org/jira/browse/AVRO) and attach the patch the...
|
|
|
Author: Jeff Hammerbacher,
2010-03-08, 16:50
|
|
|
[AVRO-302] Handle non-reserved properties appropriately in the Python implementation - Avro - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/AVRO-302
Author: Jeff Hammerbacher,
2010-03-01, 21:47
|
|
|
[AVRO-323] Support raw sockets as a transport in avroj - Avro - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/AVRO-323
Author: Jeff Hammerbacher,
2010-03-01, 21:47
|
|
|
[AVRO-161] Add test to Python bindings for opening a non-empty file object container and successfully adding new elements - Avro - [issue]
|
|
...Avro file object container are mutable and we should test that fact. testio.py currently just tests open a file for writing, writing a few records, closing the file, then reading the file ba...
|
|
|
http://issues.apache.org/jira/browse/AVRO-161
Author: Jeff Hammerbacher,
2010-03-01, 21:47
|
|
|
[AVRO-215] Add docstring indicating utility of "seen" parameter to __hash__ and __eq__ in schema.py and explore use of decorators for memoization - Avro - [issue]
|
|
...As pointed out by Doug on the mailing list, the point of the "seen" parameter is to "contain the set of schemas that are on the stack. Schemas can be circular, so this is required to p...
|
|
|
http://issues.apache.org/jira/browse/AVRO-215
Author: Jeff Hammerbacher,
2010-03-01, 21:47
|
|
|
[AVRO-218] In schema.py, use __str__ instead of str() and schema.stringval() - Avro - [issue]
|
|
...See http://docs.python.org/reference/datamodel.html#object.__str__....
|
|
|
http://issues.apache.org/jira/browse/AVRO-218
Author: Jeff Hammerbacher,
2010-03-01, 21:47
|
|
|
[AVRO-415] Allow Ruby implementation to work with older versions of Ruby - Avro - [issue]
|
|
...On Mac OS X Leopard with Ruby 1.8.6, running "rake test" results in:$ rake test(in /Users/hammer/codebox/avro-trunk/lang/ruby)/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/r...
|
|
|
http://issues.apache.org/jira/browse/AVRO-415
Author: Jeff Hammerbacher,
2010-03-01, 17:09
|
|
|
[AVRO-397] Whitespace change and comment clarification in datafile.py - Avro - [issue]
|
|
...AVRO-386 introduced compression to datafile.py (thanks, Philip!), but left a typo in the comment and one inconsistent use of whitespace. This patch fixes things....
|
|
|
http://issues.apache.org/jira/browse/AVRO-397
Author: Jeff Hammerbacher,
2010-03-01, 17:09
|
|
|
[AVRO-399] Make data file interop tests work with the Python implementation - Avro - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/AVRO-399
Author: Jeff Hammerbacher,
2010-03-01, 17:09
|
|
|
|