| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.055s).
|
|
|
Loading phrases to help you refine your search...
|
|
[AVRO-1245] Add Merging Functionality to Generated Builders - Avro - [issue]
|
|
...Suppose I have a record with the following schema and default values: { "type": "record", "namespace": "test", "name": "User", &nbs...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1245
Author: Sharmarke Aden,
2013-05-16, 07:52
|
|
|
[AVRO-1246] Add Support for Set Complex Type - Avro - [issue]
|
|
...Avro specification currently lacks support for "set" complex type. While this limitation can be mitigated by using "array" complex type in conjunction with post processing it would be nice i...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1246
Author: Sharmarke Aden,
2013-02-08, 23:27
|
|
|
[AVRO-1186] Java Annotations via IDL - Avro - [issue]
|
|
...We would like to have the ability to add Java annotations to fields in the Avro IDL (i.e. JSR 303 Bean Validation annotations). From a protocol stand point these annotations may not mean muc...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1186
Author: Sharmarke Aden,
2012-12-10, 17:57
|
|
|
[AVRO-1201] GenericRecord.toString can produce invalid JSON - Avro - [issue]
|
|
...The GenericData.toString method can produce invalid JSON. The problem is that enums are printed without quotes, as in{"emum_field":a}instead of {"enum_field":"a"}...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1201
Author: Sharmarke Aden,
2012-12-10, 17:57
|
|
|
[AVRO-1205] Add Stereotype Annotation to Generated Beans - Avro - [issue]
|
|
...Avro generated schema beans currently lack a formal way of distinguishing them as Avro schema beans at runtime. I would like to propose that a new stereotype annotation be added to Avro Core...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1205
Author: Sharmarke Aden,
2012-12-10, 17:57
|
|
|
[AVRO-1207] Add Mojo Tests to the Maven Plugin - Avro - [issue]
|
|
...The plugin Mojos currently don't have tests....
|
|
|
http://issues.apache.org/jira/browse/AVRO-1207
Author: Sharmarke Aden,
2012-12-10, 17:57
|
|
|
[AVRO-1188] External Schema Imports via AVSC Schema - Avro - [issue]
|
|
...There is no way for ".avsc" schema files to import types (i.e records, enums, etc) in external schema files. There's tremendous benefit in being able to do this as it would allow the sharing...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1188
Author: Sharmarke Aden,
2012-12-10, 17:57
|
|
|
[AVRO-1213] Dependency on Jetty Servlet API in IPC - Avro - [issue]
|
|
...The compile scoped dependency on jetty servlet-api in the IPC pom file can be problematic if using Avro in a webapp environment. Would it be possible to make this dependency either optional ...
|
|
|
http://issues.apache.org/jira/browse/AVRO-1213
Author: Sharmarke Aden,
2012-11-30, 22:23
|
|
|
|