Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 2 from 2 (0.195s).
Loading phrases to help you
refine your search...
[AVRO-1214] Generated protocol's method should return void instead of Void like one-way message - Avro - [issue]
...Using the following IDL:@namespace("org.apache.avro.test")protocol Simple {  error TestError {    string message;  }  string hello(string greetin...
http://issues.apache.org/jira/browse/AVRO-1214    Author: Sébastien Launay, 2012-12-07, 19:50
[AVRO-1212] Protocol schema generated from reflection does not support @Union with collections - Avro - [issue]
...An interface using @Union for collections (Map, List, Java array) like this one:public interface P0 {    @Union({String.class,Integer.class}) List<Object> foo(@Union({In...
http://issues.apache.org/jira/browse/AVRO-1212    Author: Sébastien Launay, 2012-11-30, 00:34
Sort:
project
Avro (2)
type
issue (2)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (2)
author
Doug Cutting (806)
Scott Carey (440)
Jeff Hammerbacher (175)
Philip Zeyliger (118)
Matt Massie (102)
Bruce Mitchener (89)
Douglas Creager (82)
Thiruvalluvan M. G. (82)
Harsh J (74)
Jeff Hodges (65)
James Baldassari (53)
Yang (52)
Scott Banachowski (48)
Jeremy Lewi (46)
Miki Tebeka (46)
Sébastien Launay