You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (AVRO-1644) PHP RPC support - posted by "Elie Prudhomme (JIRA)" <ji...@apache.org> on 2015/03/02 18:26:05 UTC, 0 replies.
- [jira] [Updated] (AVRO-1644) PHP RPC support - posted by "Elie Prudhomme (JIRA)" <ji...@apache.org> on 2015/03/02 18:28:06 UTC, 1 replies.
- [jira] [Created] (AVRO-1645) Improved handling of missing named types - posted by "Daniel Schierbeck (JIRA)" <ji...@apache.org> on 2015/03/04 13:46:04 UTC, 0 replies.
- [jira] [Updated] (AVRO-1645) Improved handling of missing named types - posted by "Daniel Schierbeck (JIRA)" <ji...@apache.org> on 2015/03/04 14:10:04 UTC, 1 replies.
- [GitHub] avro pull request: AVRO-1554: UuidAsStringEncoding class handles (... - posted by sachingsachin <gi...@git.apache.org> on 2015/03/04 19:32:12 UTC, 0 replies.
- [jira] [Commented] (AVRO-1554) Avro should have support for common constructs like UUID and Date - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/04 19:32:38 UTC, 7 replies.
- [GitHub] avro pull request: AVRO-1568: Allow Java polymorphism in Avro for ... - posted by sachingsachin <gi...@git.apache.org> on 2015/03/05 01:19:31 UTC, 0 replies.
- [jira] [Commented] (AVRO-1568) Allow Java polymorphism in Avro for third-party code - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/05 01:19:39 UTC, 0 replies.
- [jira] [Commented] (AVRO-1295) null namespace within non-null is not print/parse consistent - posted by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 17:32:40 UTC, 1 replies.
- [jira] [Updated] (AVRO-1295) null namespace within non-null is not print/parse consistent - posted by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 17:33:38 UTC, 2 replies.
- [GitHub] avro pull request: Ruby: Add aliases attribute to fields - posted by peterableda <gi...@git.apache.org> on 2015/03/05 17:53:21 UTC, 0 replies.
- [jira] [Created] (AVRO-1646) null namespace within non-null is not print/parse consistent with deeply nested records - posted by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 17:57:38 UTC, 0 replies.
- [jira] [Updated] (AVRO-1646) null namespace within non-null is not print/parse consistent with deeply nested records - posted by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 17:58:38 UTC, 5 replies.
- [jira] [Commented] (AVRO-1646) null namespace within non-null is not print/parse consistent with deeply nested records - posted by "Nikita Makeev (JIRA)" <ji...@apache.org> on 2015/03/05 18:01:38 UTC, 0 replies.
- [jira] [Created] (AVRO-1647) Add missing aliases attributes to the schema - posted by "Peter Ableda (JIRA)" <ji...@apache.org> on 2015/03/05 18:10:38 UTC, 0 replies.
- [GitHub] avro pull request: AVRO-1569: Check base-classes too while resolvi... - posted by sachingsachin <gi...@git.apache.org> on 2015/03/06 00:38:23 UTC, 0 replies.
- [jira] [Commented] (AVRO-1569) ReflectData.AllowNull fails with polymorphism - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/06 00:38:39 UTC, 4 replies.
- Need review/merges for couple of pull requests - posted by S G <sg...@gmail.com> on 2015/03/06 15:57:30 UTC, 2 replies.
- [jira] [Commented] (AVRO-1571) Support parameterized types in Avro - posted by "Sachin Goyal (JIRA)" <ji...@apache.org> on 2015/03/07 00:44:38 UTC, 0 replies.
- [jira] [Created] (AVRO-1648) @Union annotation cannot handle the class on which its used - posted by "Sachin Goyal (JIRA)" <ji...@apache.org> on 2015/03/07 01:07:38 UTC, 0 replies.
- [jira] [Commented] (AVRO-680) Allow for non-string keys - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/08 01:45:38 UTC, 7 replies.
- [jira] [Updated] (AVRO-1647) Add missing aliases attribute to the schema - posted by "Peter Ableda (JIRA)" <ji...@apache.org> on 2015/03/09 18:25:38 UTC, 0 replies.
- [GitHub] avro pull request: AVRO-695: Support for circular references. - posted by sachingsachin <gi...@git.apache.org> on 2015/03/09 23:26:35 UTC, 0 replies.
- [jira] [Commented] (AVRO-695) Cycle Reference Support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/09 23:26:39 UTC, 2 replies.
- [jira] [Created] (AVRO-1649) SchemaCompatability should be more descriptive when schemas are incompatible - posted by "Bob Cotton (JIRA)" <ji...@apache.org> on 2015/03/11 21:01:38 UTC, 0 replies.
- [GitHub] avro pull request: AVRO-1649: Teach SchemaCompatability to be more... - posted by bcotton <gi...@git.apache.org> on 2015/03/11 21:10:33 UTC, 0 replies.
- [jira] [Commented] (AVRO-1649) SchemaCompatability should be more descriptive when schemas are incompatible - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/11 21:10:41 UTC, 1 replies.
- [GitHub] avro pull request: AVRO-1562: Support classes extending Maps/Colle... - posted by sachingsachin <gi...@git.apache.org> on 2015/03/11 22:16:42 UTC, 0 replies.
- [jira] [Commented] (AVRO-1562) Add support for types extending Maps/Collections - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/11 22:17:38 UTC, 1 replies.
- [GitHub] avro pull request: AVRO-1645: Use a special exception class for un... - posted by dasch <gi...@git.apache.org> on 2015/03/12 12:24:29 UTC, 0 replies.
- [jira] [Commented] (AVRO-1645) Improved handling of missing named types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/12 12:24:38 UTC, 0 replies.
- [GitHub] avro pull request: Add support for the Snappy codec - posted by dasch <gi...@git.apache.org> on 2015/03/12 12:32:57 UTC, 0 replies.
- [GitHub] avro pull request: Allow writing arbitrary metadata to data files - posted by dasch <gi...@git.apache.org> on 2015/03/12 15:06:48 UTC, 0 replies.
- [jira] [Updated] (AVRO-680) Allow for non-string keys - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/15 04:31:38 UTC, 1 replies.
- [jira] [Updated] (AVRO-1613) Support for non-standard JSON when reading schemas - posted by "Alfonso Nishikawa (JIRA)" <ji...@apache.org> on 2015/03/18 21:43:40 UTC, 0 replies.
- [jira] [Commented] (AVRO-1613) Support for non-standard JSON when reading schemas - posted by "Alfonso Nishikawa (JIRA)" <ji...@apache.org> on 2015/03/18 21:51:39 UTC, 0 replies.
- [jira] [Updated] (AVRO-813) EOFException is thrown during normal operation - posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/03/19 15:56:38 UTC, 0 replies.
- [jira] [Created] (AVRO-1650) Avro deserialization fails depending on the value of integer/long fields - posted by "Sachin Goyal (JIRA)" <ji...@apache.org> on 2015/03/19 20:11:39 UTC, 0 replies.
- [jira] [Commented] (AVRO-1650) Avro deserialization fails depending on the value of integer/long fields - posted by "Rob Turner (JIRA)" <ji...@apache.org> on 2015/03/19 20:58:39 UTC, 1 replies.
- [jira] [Resolved] (AVRO-1650) Avro deserialization fails depending on the value of integer/long fields - posted by "Sachin Goyal (JIRA)" <ji...@apache.org> on 2015/03/19 21:30:39 UTC, 0 replies.
- [jira] [Commented] (AVRO-792) map reduce job for avro 1.5 generates ArrayIndexOutOfBoundsException - posted by "Anuj Ojha (JIRA)" <ji...@apache.org> on 2015/03/21 19:17:38 UTC, 1 replies.
- [jira] [Commented] (AVRO-813) EOFException is thrown during normal operation - posted by "Huan Wang (JIRA)" <ji...@apache.org> on 2015/03/25 01:43:54 UTC, 0 replies.
- [jira] [Created] (AVRO-1651) Python-Avro fails to recognize previously defined types if they're not in the same namespace - posted by "Jim Pivarski (JIRA)" <ji...@apache.org> on 2015/03/25 17:11:52 UTC, 0 replies.
- [jira] [Updated] (AVRO-607) SpecificData.getSchema not thread-safe - posted by "Dave Latham (JIRA)" <ji...@apache.org> on 2015/03/25 18:35:53 UTC, 0 replies.
- [jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe - posted by "Dave Latham (JIRA)" <ji...@apache.org> on 2015/03/25 18:35:54 UTC, 2 replies.
- [jira] [Created] (AVRO-1652) Java - Schema.Field prints out System.err [WARNING] even though validateDefaults is set to false. - posted by "michael d'angelo (JIRA)" <ji...@apache.org> on 2015/03/28 03:58:52 UTC, 0 replies.
- [jira] [Updated] (AVRO-1652) Java - Schema.Field prints out System.err [WARNING] even though validateDefaults is set to false. - posted by "michael d'angelo (JIRA)" <ji...@apache.org> on 2015/03/28 04:01:52 UTC, 4 replies.
- [jira] [Commented] (AVRO-1652) Java - Schema.Field prints out System.err [WARNING] even though validateDefaults is set to false. - posted by "michael d'angelo (JIRA)" <ji...@apache.org> on 2015/03/28 04:10:53 UTC, 3 replies.
- [jira] [Commented] (AVRO-1497) Add LogicalType support to Java - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/29 00:21:53 UTC, 2 replies.
- [jira] [Created] (AVRO-1653) Typo in docs (lenghted => lengthed) - posted by "Sehrope Sarkuni (JIRA)" <ji...@apache.org> on 2015/03/30 00:04:53 UTC, 0 replies.
- [jira] [Updated] (AVRO-1653) Typo in docs (lenghted => lengthed) - posted by "Sehrope Sarkuni (JIRA)" <ji...@apache.org> on 2015/03/30 00:06:52 UTC, 2 replies.
- [GitHub] avro pull request: AVRO-1497: Add Java logical type implementation - posted by rdblue <gi...@git.apache.org> on 2015/03/30 01:55:41 UTC, 0 replies.
- [jira] [Commented] (AVRO-1653) Typo in docs (lenghted => lengthed) - posted by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2015/03/30 02:15:52 UTC, 3 replies.
- [jira] [Created] (AVRO-1654) SpecificDatumReader fails to construct when using a multidimensional array of a custom type - posted by "Patrick Drury (JIRA)" <ji...@apache.org> on 2015/03/30 17:35:52 UTC, 0 replies.
- [jira] [Updated] (AVRO-1654) SpecificDatumReader fails to construct when using a multidimensional array of a custom type - posted by "Patrick Drury (JIRA)" <ji...@apache.org> on 2015/03/30 17:37:53 UTC, 5 replies.
- [jira] [Resolved] (AVRO-1653) Typo in docs (lenghted => lengthed) - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/31 01:47:53 UTC, 0 replies.
- [GitHub] avro pull request: AVRO-607. Make SpecificData#getSchema thread-sa... - posted by rdblue <gi...@git.apache.org> on 2015/03/31 03:21:54 UTC, 0 replies.
- [GitHub] avro pull request: Snappy support for Ruby - posted by h4ma <gi...@git.apache.org> on 2015/03/31 14:26:34 UTC, 0 replies.
- [jira] [Created] (AVRO-1655) RecordSchema#fieldsToJson can throw NullPointerException - posted by "Lars Francke (JIRA)" <ji...@apache.org> on 2015/03/31 21:52:52 UTC, 0 replies.
- [jira] [Updated] (AVRO-1655) RecordSchema#fieldsToJson can throw NullPointerException - posted by "Lars Francke (JIRA)" <ji...@apache.org> on 2015/03/31 21:57:53 UTC, 1 replies.
- [jira] [Commented] (AVRO-1655) RecordSchema#fieldsToJson can throw NullPointerException - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/31 23:01:52 UTC, 0 replies.
- [jira] [Created] (AVRO-1656) How to contribute link in README is broken. - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/31 23:09:53 UTC, 0 replies.
- [GitHub] avro pull request: Fixed link 'How To Contribute' - posted by asfgit <gi...@git.apache.org> on 2015/03/31 23:11:49 UTC, 0 replies.
- [jira] [Commented] (AVRO-1656) How to contribute link in README is broken. - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/31 23:11:52 UTC, 1 replies.
- [jira] [Resolved] (AVRO-1656) How to contribute link in README is broken. - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/03/31 23:13:52 UTC, 0 replies.
- Working with github pull requests - posted by Ryan Blue <bl...@cloudera.com> on 2015/03/31 23:22:36 UTC, 0 replies.