You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema - posted by "Tim Upthegrove (JIRA)" <ji...@apache.org> on 2016/06/01 00:28:13 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema - posted by "Tim Upthegrove (JIRA)" <ji...@apache.org> on 2016/06/01 00:29:12 UTC, 0 replies.
- [jira] [Commented] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported - posted by "Yibing Shi (JIRA)" <ji...@apache.org> on 2016/06/01 05:47:13 UTC, 46 replies.
- [GitHub] avro pull request #99: Avro 1856 concat tool append to input - posted by MikeHurleySurescripts <gi...@git.apache.org> on 2016/06/01 14:53:05 UTC, 0 replies.
- [jira] [Commented] (AVRO-1461) Distribute Perl API on CPAN - posted by "Burak Gursoy (JIRA)" <ji...@apache.org> on 2016/06/01 16:30:59 UTC, 3 replies.
- Re: Need review/merges for couple of pull requests - posted by S G <sg...@gmail.com> on 2016/06/01 20:51:00 UTC, 6 replies.
- [jira] [Commented] (AVRO-1741) Python 3 code should check if avro.codec is None before decoding - posted by "Andrew Korzhuev (JIRA)" <ji...@apache.org> on 2016/06/02 10:18:59 UTC, 2 replies.
- [jira] [Created] (AVRO-1857) GenericDatumWriter.write using BufferedBinaryEncoder leaves ByteBuffer in indeterminate state - posted by "Matt Grimwade (JIRA)" <ji...@apache.org> on 2016/06/02 11:45:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-1857) GenericDatumWriter.write using BufferedBinaryEncoder leaves ByteBuffer in indeterminate state - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/02 15:42:59 UTC, 0 replies.
- [jira] [Created] (AVRO-1858) Update DataFileReadTool (tojson) to support a "head" concept - posted by "Mike Hurley (JIRA)" <ji...@apache.org> on 2016/06/03 19:19:59 UTC, 1 replies.
- [jira] [Created] (AVRO-1859) Potential Invalid memory allocation - posted by "Jack Stockdale (JIRA)" <ji...@apache.org> on 2016/06/04 13:02:59 UTC, 0 replies.
- [jira] [Updated] (AVRO-1859) Potential Invalid memory allocation - posted by "Jack Stockdale (JIRA)" <ji...@apache.org> on 2016/06/04 13:05:59 UTC, 1 replies.
- [jira] [Created] (AVRO-1860) DefaultValue() returns Ints for Long fields - posted by "Manuel Rieke (JIRA)" <ji...@apache.org> on 2016/06/06 12:41:21 UTC, 0 replies.
- [jira] [Updated] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported - posted by "Yibing Shi (JIRA)" <ji...@apache.org> on 2016/06/06 14:34:21 UTC, 8 replies.
- [GitHub] avro pull request #100: AVRO-1858 add tojson head mode - posted by MikeHurleySurescripts <gi...@git.apache.org> on 2016/06/06 14:51:44 UTC, 0 replies.
- [jira] [Commented] (AVRO-1858) Update DataFileReadTool (tojson) to support a "head" concept - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/06 14:52:21 UTC, 4 replies.
- [jira] [Commented] (AVRO-1856) Update ConcatTool to support appending to an input file instead of creating a new output file - posted by "Mike Hurley (JIRA)" <ji...@apache.org> on 2016/06/06 14:55:20 UTC, 0 replies.
- JIRA process? - posted by "Hurley, Mike" <Mi...@surescripts.com> on 2016/06/06 15:01:34 UTC, 1 replies.
- [jira] [Updated] (AVRO-1858) Update DataFileReadTool (tojson) to support a "head" concept - posted by "Mike Hurley (JIRA)" <ji...@apache.org> on 2016/06/06 23:24:20 UTC, 0 replies.
- [jira] [Updated] (AVRO-1856) Update ConcatTool to support appending to an input file instead of creating a new output file - posted by "Mike Hurley (JIRA)" <ji...@apache.org> on 2016/06/06 23:25:21 UTC, 0 replies.
- [jira] [Created] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values - posted by "Andy Mok (JIRA)" <ji...@apache.org> on 2016/06/07 00:04:21 UTC, 0 replies.
- [jira] [Updated] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values - posted by "Andy Mok (JIRA)" <ji...@apache.org> on 2016/06/07 00:05:20 UTC, 1 replies.
- [jira] [Commented] (AVRO-1861) Avro Schema parser treats Avro float type as Java Double for default values - posted by "Andy Mok (JIRA)" <ji...@apache.org> on 2016/06/07 00:46:21 UTC, 1 replies.
- [jira] [Comment Edited] (AVRO-1777) Select best matching record when writing a union in python - posted by "shiraeeshi (JIRA)" <ji...@apache.org> on 2016/06/07 08:16:21 UTC, 0 replies.
- [jira] [Commented] (AVRO-1777) Select best matching record when writing a union in python - posted by "shiraeeshi (JIRA)" <ji...@apache.org> on 2016/06/07 08:16:21 UTC, 0 replies.
- [jira] [Commented] (AVRO-607) SpecificData.getSchema not thread-safe - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/07 16:28:21 UTC, 0 replies.
- [jira] [Updated] (AVRO-1848) Can't use null or false defaults in Ruby - posted by "Brian McKelvey (JIRA)" <ji...@apache.org> on 2016/06/10 01:09:20 UTC, 0 replies.
- Re: Avro union compatibility mode enhancement proposal - posted by Matthieu Monsch <mo...@alum.mit.edu> on 2016/06/10 01:47:56 UTC, 5 replies.
- [jira] [Comment Edited] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols - posted by "Matthieu Monsch (JIRA)" <ji...@apache.org> on 2016/06/10 02:28:21 UTC, 0 replies.
- [jira] [Commented] (AVRO-1340) use default to allow old readers to specify default enum value when encountering new enum symbols - posted by "Matthieu Monsch (JIRA)" <ji...@apache.org> on 2016/06/10 02:28:21 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1847) IDL compiler uses ByteBuffer for decimal type even if logical type is supported - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/13 15:56:20 UTC, 4 replies.
- [jira] [Created] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension - posted by "Piotr Wikieł (JIRA)" <ji...@apache.org> on 2016/06/15 07:28:09 UTC, 0 replies.
- [jira] [Updated] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension - posted by "Piotr Wikieł (JIRA)" <ji...@apache.org> on 2016/06/15 07:29:09 UTC, 3 replies.
- [jira] [Created] (AVRO-1863) Data Type Issue in AVRO - posted by "Spencer Harlow (JIRA)" <ji...@apache.org> on 2016/06/15 15:24:09 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1863) Data Type Issue in AVRO - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/15 16:28:09 UTC, 0 replies.
- [jira] [Commented] (AVRO-1863) Data Type Issue in AVRO - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/15 16:28:10 UTC, 0 replies.
- [jira] [Commented] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/15 17:27:09 UTC, 0 replies.
- [GitHub] avro pull request #101: boolean validation - posted by timrichd <gi...@git.apache.org> on 2016/06/16 09:31:07 UTC, 1 replies.
- [jira] [Created] (AVRO-1864) Decimal conversion should convert values with scale less than intended scale instead of erroring. - posted by "Thomas Scott (JIRA)" <ji...@apache.org> on 2016/06/16 10:17:05 UTC, 0 replies.
- [jira] [Updated] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization - posted by "Alexander Kasper (JIRA)" <ji...@apache.org> on 2016/06/20 15:36:05 UTC, 5 replies.
- [jira] [Created] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization - posted by "Alexander Kasper (JIRA)" <ji...@apache.org> on 2016/06/20 15:36:05 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1864) Decimal conversion should convert values with scale less than intended scale instead of erroring. - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/20 17:26:05 UTC, 0 replies.
- [jira] [Commented] (AVRO-1864) Decimal conversion should convert values with scale less than intended scale instead of erroring. - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/20 17:26:05 UTC, 0 replies.
- [jira] [Commented] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization - posted by "Alexander Kasper (JIRA)" <ji...@apache.org> on 2016/06/21 09:42:57 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (AVRO-1865) GenericData.Array class missing no arg constructor for Kryo serialization - posted by "Alexander Kasper (JIRA)" <ji...@apache.org> on 2016/06/21 11:55:58 UTC, 0 replies.
- [jira] [Created] (AVRO-1866) JsonNullFormatter fwd-declared as class, defined as struct - posted by "Pietro Cerutti (JIRA)" <ji...@apache.org> on 2016/06/22 12:05:57 UTC, 0 replies.
- [jira] [Updated] (AVRO-1866) JsonNullFormatter fwd-declared as class, defined as struct - posted by "Pietro Cerutti (JIRA)" <ji...@apache.org> on 2016/06/22 12:06:57 UTC, 0 replies.
- [jira] [Created] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/22 21:53:16 UTC, 0 replies.
- [jira] [Assigned] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/22 21:58:16 UTC, 0 replies.
- [jira] [Work started] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/22 21:59:16 UTC, 0 replies.
- [jira] [Updated] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/22 22:00:18 UTC, 2 replies.
- [jira] [Commented] (AVRO-1867) branch-1.8 needs to be updated to 1.8.2-SNAPSHOT - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/22 22:03:16 UTC, 1 replies.
- [jira] [Commented] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/23 12:56:16 UTC, 0 replies.
- [jira] [Updated] (AVRO-1847) IDL compiler should use BigDecimal to represent decimal logical type. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/06/23 12:56:16 UTC, 0 replies.
- Pending pull requests - posted by "Hurley, Mike" <Mi...@surescripts.com> on 2016/06/23 13:20:28 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1862) AvroOutputFormat saves compressed avrò files without respecting codec's default extension - posted by "Piotr Wikieł (JIRA)" <ji...@apache.org> on 2016/06/23 16:24:16 UTC, 0 replies.
- [jira] [Created] (AVRO-1868) Increase precision digits of JSON encodeNumber(double) - posted by "Jirapat Jirasirikul (JIRA)" <ji...@apache.org> on 2016/06/26 23:40:51 UTC, 0 replies.
- [jira] [Commented] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit - posted by "Yibing Shi (JIRA)" <ji...@apache.org> on 2016/06/28 12:59:57 UTC, 2 replies.
- [GitHub] avro pull request #102: AVRO-1869: Java: Fix Decimal conversion from ByteBuf... - posted by rdblue <gi...@git.apache.org> on 2016/06/28 16:15:16 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1869) Decimal conversion from ByteBuffer ignores buffer position and limit - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/06/28 16:15:57 UTC, 0 replies.
- [DISCUSS] 1.8.2 RCs on or about july 7th? - posted by Sean Busbey <bu...@apache.org> on 2016/06/28 16:22:34 UTC, 0 replies.
- [jira] [Commented] (AVRO-1704) Standardized format for encoding messages with Avro - posted by "Doug Cutting (JIRA)" <ji...@apache.org> on 2016/06/28 19:58:57 UTC, 2 replies.
- [jira] [Created] (AVRO-1870) Avro compiler generate JAVA enum interfaces but writeEnum expects GenericEnumSymbol - posted by "Ali Hashemi (JIRA)" <ji...@apache.org> on 2016/06/28 23:00:20 UTC, 0 replies.
- [jira] [Created] (AVRO-1871) Avro compiler generate JAVA enum interfaces but writeEnum expects GenericEnumSymbol - posted by "Ali Hashemi (JIRA)" <ji...@apache.org> on 2016/06/28 23:02:10 UTC, 0 replies.
- [jira] [Created] (AVRO-1872) Using union in nodejs, when has several different names in the union's record will report the Error at this time: ambiguous unwrapped the union, but the same protocol in Java: no problem - posted by "Chunfy.Tseng (JIRA)" <ji...@apache.org> on 2016/06/29 02:37:45 UTC, 0 replies.
- [jira] [Commented] (AVRO-1872) Using union in nodejs, when has several different names in the union's record will report the Error at this time: ambiguous unwrapped the union, but the same protocol in Java: no problem - posted by "Matthieu Monsch (JIRA)" <ji...@apache.org> on 2016/06/29 14:17:39 UTC, 1 replies.
- [jira] [Assigned] (AVRO-1872) Using union in nodejs, when has several different names in the union's record will report the Error at this time: ambiguous unwrapped the union, but the same protocol in Java: no problem - posted by "Matthieu Monsch (JIRA)" <ji...@apache.org> on 2016/06/29 14:20:19 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1872) Using union in nodejs, when has several different names in the union's record will report the Error at this time: ambiguous unwrapped the union, but the same protocol in Java: no problem - posted by "Matthieu Monsch (JIRA)" <ji...@apache.org> on 2016/06/29 14:25:31 UTC, 0 replies.
- [jira] [Commented] (AVRO-1778) IPC/RPC for JavaScript - posted by "Chunfy.Tseng (JIRA)" <ji...@apache.org> on 2016/06/30 04:47:10 UTC, 4 replies.
- [jira] [Created] (AVRO-1873) avro gem doesn't compatible with other languages with snappy compression - posted by "Pumsuk Cho (JIRA)" <ji...@apache.org> on 2016/06/30 08:16:10 UTC, 0 replies.
- [jira] [Commented] (AVRO-1528) avro_schema_enum_get returns invalid pointer for unknown indices - posted by "Ben Walsh (JIRA)" <ji...@apache.org> on 2016/06/30 08:42:10 UTC, 0 replies.