| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
82 (0.66s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-316] Optiminzing inner loop functions of Avro io - Avro - [issue]
|
|
...The methods advance() and pushProduction() of org.apache.avro.io.parsing.Parser class are invoked at least once per read/write call on ValidatingDecoder, ResolvingDecoder and ValidatingEncod...
|
|
|
http://issues.apache.org/jira/browse/AVRO-316
Author: Thiruvalluvan M. G.,
2010-03-01, 17:09
|
|
|
[AVRO-281] Symlink in build.xml does not work well with Cygwin - Avro - [issue]
|
|
...Ant's symlink task seems to have trouble if the link already exists. So any attempt to build for a second time fails. We use symlink to link version specific JavaCC jar to javacc.jar. Curiou...
|
|
|
http://issues.apache.org/jira/browse/AVRO-281
Author: Thiruvalluvan M. G.,
2010-03-01, 17:09
|
|
|
[AVRO-210] Memory leak with recursive schemas when constructed by hand - Avro - [issue]
|
|
...Schema consists of a node or bunch of nodes. These nodes are represented as intrusive pointers of nodes (NodPtr). Since the intrusive pointers use reference counts, recursive schemas which r...
|
|
|
http://issues.apache.org/jira/browse/AVRO-210
Author: Thiruvalluvan M. G.,
2010-03-01, 17:09
|
|
|
[AVRO-211] Nested schema does not get parsed in C++ - Avro - [issue]
|
|
...The following command run from src/c++ reports an error:$ obj/testparser.exe < jsonschemas/nestedFailed to parse or compile schema: Could not resolve symbolic name LongList...
|
|
|
http://issues.apache.org/jira/browse/AVRO-211
Author: Thiruvalluvan M. G.,
2010-03-01, 17:09
|
|
|
[AVRO-184] Better eclipse configuration support - Avro - [issue]
|
|
...Jira AVRO-146 enabled easy eclipse setup for Avro. But it had a few minor issues: It downloaded the ant-eclipse plug-in directly without using Ivy. This problem has been acknowledged in the ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-184
Author: Thiruvalluvan M. G.,
2010-03-01, 17:09
|
|
|
RE: [VOTE] Avro release 1.3.0 (rc 2) - Avro - [mail # dev]
|
|
...+1 I successfully tested with Cygwin for Java, C++. I couldn't build py and c (and tools part of Java), but we can address them post 1.3. Thanks Thiru From: Doug Cutt...
|
|
|
Author: Thiruvalluvan M. G.,
2010-02-26, 16:46
|
|
|
RE: RPC multiplexing - Avro - [mail # dev]
|
|
...Doug Cutting wrote: Do we want to introduce these incompatible changes in 1.3? If yes, I can file a JIRA and work on it. In 1.3 we can just introduce the simple (synchronous) client a...
|
|
|
Author: Thiruvalluvan M. G.,
2010-02-09, 13:55
|
|
|
[AVRO-61] Support for blocking arrays/maps in python - Avro - [issue]
|
|
...We have introduced a blocking version of writer in Java that enables readers to efficiently skip large arrays and maps. The avro format encoded arrays and maps by encoding the number of elem...
|
|
|
http://issues.apache.org/jira/browse/AVRO-61
Author: Thiruvalluvan M. G.,
2009-09-16, 22:31
|
|
|
[AVRO-79] The spec does not say how to encode default values for "fixed" - Avro - [issue]
|
|
...The spec is silent on how to encode default values for "fixed" type in schema. The code in GenericDatumReader suggests that that it should be encoded as a JSON string with Java's platform de...
|
|
|
http://issues.apache.org/jira/browse/AVRO-79
Author: Thiruvalluvan M. G.,
2009-09-16, 22:31
|
|
|
[AVRO-82] A large number of Java warnings due to unused vairables etc. - Avro - [issue]
|
|
...I', creating this JIRA to submit a patch that fix the following: Unused imports Unused private fields, local variables Use of generic types without parameters Missing setialVersionUID for se...
|
|
|
http://issues.apache.org/jira/browse/AVRO-82
Author: Thiruvalluvan M. G.,
2009-09-16, 22:31
|
|
|
|