Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 20 (0.078s).
Loading phrases to help you
refine your search...
[AVRO-46] Python RPC implementation is not as per spec - Avro - [issue]
...After AVRO-2 spec has been changed. Needs to be implemented in python....
http://issues.apache.org/jira/browse/AVRO-46    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-28] python: permit default values for record fields - Avro - [issue]
...Python implementation for AVRO-8...
http://issues.apache.org/jira/browse/AVRO-28    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-31] Generated classes only work for "org.apache.avro" namespace - Avro - [issue]
...Classes generated by SpecificCompiler have some imports missing from package org.apache.avro...
http://issues.apache.org/jira/browse/AVRO-31    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-32] Generated classes should override equals and hashcode - Avro - [issue]
...It would be good to have equals and hashcode implementation generated as well....
http://issues.apache.org/jira/browse/AVRO-32    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-38] python: add fixed type - Avro - [issue]
...Add fixed type to python...
http://issues.apache.org/jira/browse/AVRO-38    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-39] Records with default value generate wrong toString() - Avro - [issue]
...There is an extra quote which needs to be removed....
http://issues.apache.org/jira/browse/AVRO-39    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-5] Add java versus python RPC interoperability tests - Avro - [issue]
...Add java versus python RPC interoperability tests....
http://issues.apache.org/jira/browse/AVRO-5    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-13] Use dictionary instead of if-else in validate - Avro - [issue]
...Currently validate in generic.py and reflect.py uses if-else. It would be efficient to use dictionary with keys as schema types....
http://issues.apache.org/jira/browse/AVRO-13    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-14] RPC throws EOFException if 0 size ByteBuffer is sent - Avro - [issue]
...ByteBufferInputStream#readBuffer(int length) throws EOFException if length param is 0...
http://issues.apache.org/jira/browse/AVRO-14    Author: Sharad Agarwal, 2009-07-14, 22:50
[AVRO-15] Override __eq__() and __hash__() in Schema classes - Avro - [issue]
http://issues.apache.org/jira/browse/AVRO-15    Author: Sharad Agarwal, 2009-07-14, 22:50
Sort:
project
Hadoop (42)
MapReduce (33)
Avro (20)
Kafka (12)
Sqoop (2)
Flume (1)
Pig (1)
type
issue (14)
mail # user (4)
mail # dev (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (20)
author
Doug Cutting (802)
Scott Carey (431)
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)
Sharad Agarwal