You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (AVRO-2275) Refactor schema-resolution code from grammar-generation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/01 07:26:00 UTC, 0 replies.
- Re: Radical idea for 1.9.0 - posted by Raymie Stata <rs...@yahoo.com.INVALID> on 2018/12/01 11:29:25 UTC, 3 replies.
- [jira] [Commented] (AVRO-2273) Release 1.8.3 - posted by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2018/12/02 13:50:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-1939) Add command line tool for generating canonical form of schema - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/03 19:49:29 UTC, 4 replies.
- [jira] [Resolved] (AVRO-1939) Add command line tool for generating canonical form of schema - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/03 19:49:34 UTC, 0 replies.
- [jira] [Commented] (AVRO-1849) C++ printJson fails on record with no fields - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/03 20:14:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1363) C# UnionSchema fails to parse the the unions with same type names with different namespaces - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/03 20:14:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-1926) lang/c++ build.sh doesn't work - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/03 20:14:00 UTC, 0 replies.
- C++ version for 1.9 - posted by Daniel Kulp <dk...@apache.org> on 2018/12/03 20:25:30 UTC, 5 replies.
- [jira] [Created] (AVRO-2280) Calling DataFileWriter::flush() when there is no data to write can subsequently cause an exception when the file is read - posted by "Brian Walshe (JIRA)" <ji...@apache.org> on 2018/12/03 23:25:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1891) Generated Java code fails with union containing logical type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 14:32:01 UTC, 10 replies.
- [jira] [Commented] (AVRO-1542) std::auto_ptr - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 17:00:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-1542) std::auto_ptr - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/04 17:02:01 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2192) remove paranamer dependency from Avro - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/04 17:38:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2192) Remove paranamer dependency from Avro - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/04 17:40:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2192) Remove paranamer dependency from Avro - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/04 17:41:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-2277) clean up Ruby warnings - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 21:06:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2112) c# (.net) port to .NET Standard 2.0 and nuget (package) dependencies - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/04 21:09:00 UTC, 0 replies.
- Re: Tagging PRs in github - posted by "Driesprong, Fokko" <fo...@driesprong.frl> on 2018/12/04 21:11:52 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2192) Remove paranamer dependency from Avro - posted by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2018/12/05 07:12:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2155) Generate documentation for C# classes and enums - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 14:53:00 UTC, 3 replies.
- [jira] [Commented] (AVRO-2144) 404 - Not found - Invalid Url for CSharp documentation - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/05 14:54:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2156) Allow custom namespace for C# generated code - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/05 14:55:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-2193) Migrate to velocity 2.x - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/05 16:20:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2156) Allow custom namespace for C# generated code - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/05 16:31:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2155) Generate documentation for C# classes and enums - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/05 16:53:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1363) C# UnionSchema fails to parse the the unions with same type names with different namespaces - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/05 16:53:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2162) Add Zstandard compression to avro file format - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/05 17:19:00 UTC, 2 replies.
- [jira] [Created] (AVRO-2281) Performance improvement in ruby binary decoder and encoder - posted by "Kyle Phelps (JIRA)" <ji...@apache.org> on 2018/12/06 18:41:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2281) Performance improvement in ruby binary decoder and encoder - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/06 18:43:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2281) Performance improvement in ruby binary decoder and encoder - posted by "Kyle Phelps (JIRA)" <ji...@apache.org> on 2018/12/06 20:12:00 UTC, 1 replies.
- [NOTICE] Mandatory relocation of Apache git repositories on git-wip-us.apache.org - posted by Daniel Gruno <hu...@apache.org> on 2018/12/07 16:52:36 UTC, 0 replies.
- [jira] [Commented] (AVRO-1702) Add LogicalType support to c++ library - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/07 17:43:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-1702) Add LogicalType support to c++ library - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/07 17:43:01 UTC, 0 replies.
- [jira] [Created] (AVRO-2282) Control default FLUSH_PASSED_TO_STREAM behavior of JsonEncoder - posted by "Saurabh (JIRA)" <ji...@apache.org> on 2018/12/07 21:18:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2282) Control default FLUSH_PASSED_TO_STREAM behavior of JsonEncoder - posted by "Saurabh (JIRA)" <ji...@apache.org> on 2018/12/07 21:19:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-1955) avrogen.exe supports only windows platform - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:49:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1955) avrogen.exe supports only windows platform - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 17:49:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1952) Prevent JIT compilation in C# - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 18:32:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-1952) Prevent JIT compilation in C# - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 18:33:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1956) C sharp build fails in docker image - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 18:41:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-1956) C sharp build fails in docker image - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 18:45:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2238) Update Docker image from java to openjdk - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 18:50:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-1167) Avro-C: avro_schema_copy() does not copy AVRO_LINKs properly. - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 18:57:01 UTC, 9 replies.
- [jira] [Commented] (AVRO-766) C: Memory leak from reference count cycles - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 18:57:01 UTC, 8 replies.
- [jira] [Commented] (AVRO-2026) Incorporate valgrind memory testing for C - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 19:18:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2026) Incorporate valgrind memory testing for C - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 19:21:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2063) C: VERSION, SOVERSION not set correctly for shared library - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 19:23:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-2063) C: VERSION, SOVERSION not set correctly for shared library - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 19:23:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2008) change the error module to be thread-safe on Windows as well as on UNIX - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 19:49:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2008) change the error module to be thread-safe on Windows as well as on UNIX - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 19:49:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 20:16:00 UTC, 2 replies.
- [jira] [Updated] (AVRO-2058) ReflectData#isNonStringMap returns true for Utf8 keys - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 20:42:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1844) Avro-C build procedure doesn't set include paths for Jansson - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 20:50:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-1844) Avro-C build procedure doesn't set include paths for Jansson - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 20:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2007) for avro-c enable getting enum size (i.e. number of symbols at enum schema) - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 20:53:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2007) for avro-c enable getting enum size (i.e. number of symbols at enum schema) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 20:53:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2004) Stats View is not working - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 20:59:00 UTC, 2 replies.
- [jira] [Updated] (AVRO-2004) Stats View is not working - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 21:44:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2069) Use primitive fields in generated getters & setters in Java code - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/10 21:55:00 UTC, 3 replies.
- [jira] [Updated] (AVRO-2069) Use primitive fields in generated getters & setters in Java code - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/10 21:55:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2075) Allow SchemaCompatibility to report possibly lossy conversions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 18:04:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2184) Unable to decode JSON data file if a property is renamed in reader schema - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 18:11:00 UTC, 2 replies.
- [jira] [Updated] (AVRO-2184) Unable to decode JSON data file if a property is renamed in reader schema - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/11 18:12:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2034) Nested schema types with unexpected fields causes json parse failure - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 18:14:00 UTC, 5 replies.
- [jira] [Resolved] (AVRO-2034) Nested schema types with unexpected fields causes json parse failure - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/11 18:18:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-1777) Select best matching record when writing a union in python - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 18:29:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-1777) Select best matching record when writing a union in python - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/11 18:29:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2065) Avro java code generation for Unions doesn't set converters for unions - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:08:04 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2065) Avro java code generation for Unions doesn't set converters for unions - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/11 19:13:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1858) Update DataFileReadTool (tojson) to support a "head" concept - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 4 replies.
- [jira] [Commented] (AVRO-2109) Reset buffers in case of IOException - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-2173) remove CHANGES.txt - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1957) TimeConversions do not implement getRecommendedSchema() - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1966) NPE When copying builder with nullable record - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-2122) Cannot validate schemas with recursive definitions - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-2120) NullPointerException thrown by Schema.Parser#parse(literal) - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1967) NPE calling getXyzBuilder on instance where the xyz is null - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1954) Schema.Field.defaultVal() generates: Unknown datum type org.apache.avro.JsonProperties$Null - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 19:15:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-1749) Maven plugin goal: automatic schemas (.avsc) generation from Java classes (.java) - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/11 20:05:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-1749) Maven plugin goal: automatic schemas (.avsc) generation from Java classes (.java) - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/11 20:09:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2283) Typo in docs (three => five) - posted by "Ross Blanchard (JIRA)" <ji...@apache.org> on 2018/12/12 03:17:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2283) Typo in docs (three => five) - posted by "Ross Blanchard (JIRA)" <ji...@apache.org> on 2018/12/12 03:19:00 UTC, 0 replies.
- Overtesting Java Avro? - posted by Ismaël Mejía <ie...@gmail.com> on 2018/12/12 10:29:47 UTC, 1 replies.
- [jira] [Created] (AVRO-2284) Incorrect EnumSymbol initialization in TestReadingWritingDataInEvolvedSchemas.java - posted by "Zoltan Farkas (JIRA)" <ji...@apache.org> on 2018/12/13 18:49:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2285) Remove the run_duration option - posted by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2018/12/14 10:51:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2250) Release 1.9.0 - posted by "Florent Guillaume (JIRA)" <ji...@apache.org> on 2018/12/14 16:27:00 UTC, 1 replies.
- Reading data with schema of type map - posted by Oded Zahavi <od...@fiverr.com.INVALID> on 2018/12/17 12:25:36 UTC, 0 replies.
- Subscription - posted by Gildas Quéméner <gi...@gmail.com> on 2018/12/18 05:26:59 UTC, 0 replies.
- Modern PHP support - posted by Gildas Quéméner <gi...@gmail.com> on 2018/12/18 06:26:31 UTC, 5 replies.
- Re: Reading data with schema of type map - posted by RumeshKrishnan Mohan <ru...@gmail.com> on 2018/12/18 08:38:23 UTC, 0 replies.
- Phavroc - A PHP Avro schema compiler - posted by Gildas Quéméner <gi...@gmail.com> on 2018/12/18 15:13:56 UTC, 0 replies.
- [DISCUSS] what's the plan for releases? - posted by Sean Busbey <bu...@apache.org> on 2018/12/18 20:55:25 UTC, 1 replies.
- [jira] [Created] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Holger Fleischmann (JIRA)" <ji...@apache.org> on 2018/12/19 09:28:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Holger Fleischmann (JIRA)" <ji...@apache.org> on 2018/12/19 09:30:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2287) Ambiguous documentation around JSON encoding and names - posted by "Greg Hale (JIRA)" <ji...@apache.org> on 2018/12/19 19:28:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/19 20:38:00 UTC, 2 replies.
- [jira] [Assigned] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/19 21:27:00 UTC, 0 replies.
- [jira] [Work started] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/19 21:28:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2287) Ambiguous documentation around JSON encoding and names - posted by "Greg Hale (JIRA)" <ji...@apache.org> on 2018/12/19 22:09:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2288) Trevni’s OutputBuffer signature clashes with new ByteArrayOutputStream#writeBytes method - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/20 13:20:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2289) Support Java 11 - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/20 14:07:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2288) Trevni’s OutputBuffer signature clashes with new ByteArrayOutputStream#writeBytes method - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/20 14:08:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2290) TestSpecificLogicalTypes.testRecordWithJsr310LogicalTypes breaks on Java 11 - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/20 14:13:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1741) Python 3 code should check if avro.codec is None before decoding - posted by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2018/12/20 19:54:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1741) Python 3 code should check if avro.codec is None before decoding - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/20 20:30:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2286) DataFileReader leaks file descriptor on exception during construction - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/20 20:57:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1940) avrogencpp, scoped enums or c++11 enum class - posted by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2018/12/20 21:07:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2291) GenericData.Array not reusable after AVRO-2050 - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/21 06:16:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2160) Json to Avro with non required value and union schema failing - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/21 18:13:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2136) All Outstreams are not getting closed in DataFileWriter - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/21 20:34:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1924) Variable named 'date' in IDL - posted by "Martin Jubelgas (JIRA)" <ji...@apache.org> on 2018/12/21 20:43:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2292) C++ does not build on Mac - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/22 03:25:00 UTC, 0 replies.
- [jira] [Reopened] (AVRO-1777) Select best matching record when writing a union in python - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/22 17:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1777) Select best matching record when writing a union in python - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/22 17:56:00 UTC, 0 replies.
- Scala code generation - posted by Michael Heuer <he...@gmail.com> on 2018/12/22 19:02:31 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2292) C++ does not build on Mac - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 11:58:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-1350) Error in decoding enums using ResolvingDecoder - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 12:03:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1203) Support for obtaining the number of bytes written - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 15:04:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1541) Specific.hh is over-specialized for standard C++ containers - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 16:32:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2280) Calling DataFileWriter::flush() when there is no data to write can subsequently cause an exception when the file is read - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 16:52:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-434) Implemented Object Container Writer for c++ - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/23 17:00:00 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-2280) Calling DataFileWriter::flush() when there is no data to write can subsequently cause an exception when the file is read - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/25 02:12:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2280) Calling DataFileWriter::flush() when there is no data to write can subsequently cause an exception when the file is read - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/25 02:12:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2293) Wrong URL in Getting Started (Java) documentation. - posted by "Akira Kuroda (JIRA)" <ji...@apache.org> on 2018/12/25 10:19:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2218) upgrade libraries to work around security issues - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/26 17:17:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2288) Trevni’s OutputBuffer signature clashes with new ByteArrayOutputStream#writeBytes method - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/26 17:33:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2288) Trevni’s OutputBuffer signature clashes with new ByteArrayOutputStream#writeBytes method - posted by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/26 17:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2294) The schema validator reports false negatives for any incompatible change to an enum type - posted by "Ryan Sobol (JIRA)" <ji...@apache.org> on 2018/12/27 22:23:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2294) The schema validator reports false negatives for any incompatible change to an {{enum}} type - posted by "Ryan Sobol (JIRA)" <ji...@apache.org> on 2018/12/27 22:23:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2037) Use std::any where available - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 14:23:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-1488) FileBufferCopyIn::seek does not work on Windows systems - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 14:38:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1488) FileBufferCopyIn::seek does not work on Windows systems - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:14:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1488) FileBufferCopyIn::seek does not work on Windows systems - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:14:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1256) C++ API compileJsonSchema ignores "doc" and custom attributes on a field/record - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2222) Avro C++ documentation is missing code snippets - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2209) Default value type validation over-zealous - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2186) avro::Exception string gives the incorrect message - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1335) C++ should support field default values - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2214) Support sync and seek in C++ DataFileReader - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2220) std::bad_alloc when String or Bytes field has a negative length - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2292) C++ does not build on Mac - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2014) C++ DataFile support custom stream - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1635) C++ schema aware encoders throw tr1::bad_weak_ptr exception for recursive schema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2213) C++ tests fail with boost 1.67+ - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2010) multi dimensional array schema is not generated as expected - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:23:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1172) Avro C++ Json Decoder: Double cannot be decoded - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1898) C++ library cannot parse unions with default values - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1937) C++ generator for recursive structure crashes - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1415) C++ binary encoder and decoder doesn't handle uninitialzed enums - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1994) C++ Code Generator Generates Invalid Code if Field is of type Null - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1995) JSON Parser does not properly check current state - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1701) warning: comparison between 'const enum testgen_r::ExampleEnum' and 'const enum testgen::ExampleEnum' - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1290) Handling NaN and positive and negative infinities in C++ Json - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1181) compileJsonSchemaFromString(std::string) declared in Compiler.hh but not defined - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1474) C++ resolving decoder doesn't work when reader schema has more fields than writer schema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1346) C++: schema parser cannot parse verbose primitive types - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1930) JsonParser doesn't handle integer scientific notation - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:26:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-230) Create a shared schema test directory structure - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-522) the rule on unions containing identical types are not enforced - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-1674) Optional field does not work in avro-cpp - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-1935) C++ avro not reading snappy compressed file properly - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-1868) Increase precision digits of JSON encodeNumber(double) - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-1360) C++ Resolving decoder is not working when reader schema has more fields than writer schema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-1189) cpp build requires cmake 2.8.4 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-523) records with the same name as a member generate bad c++ code - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:01 UTC, 0 replies.
- [jira] [Closed] (AVRO-1958) The generated C++ code doesn't compile if there are several enums with identical item names. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:29:01 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1203) Support for obtaining the number of bytes written - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 16:43:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1936) avrogencpp, includes should have more guards or generate more headers - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 17:04:00 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1936) avrogencpp, includes should have more guards or generate more headers - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/28 17:05:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-105) Avro data file should be able to write binary data using blocking for arrays/maps - posted by "Daniel Solow (JIRA)" <ji...@apache.org> on 2018/12/28 18:58:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2295) Move C++ to std from boost wherever possible - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/29 03:23:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2037) Use std::any where available - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/29 03:26:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2164) Make Decimal a first class type. - posted by "Zoltan Farkas (JIRA)" <ji...@apache.org> on 2018/12/29 13:31:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1698) cant serialize json with characters >127 when compiling with signed char - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/29 18:35:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1698) cant serialize json with characters >127 when compiling with signed char - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/29 18:37:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2128) Schema parsing in the Java library is more permissive than the C implementation or the JSON specification - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1831) Take advantage of JSR 3.5 annotations in the generated java classes. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2284) Incorrect EnumSymbol initialization in TestReadingWritingDataInEvolvedSchemas.java - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2290) TestSpecificLogicalTypes.testRecordWithJsr310LogicalTypes breaks on Java 11 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2057) JsonDecoder.skipChildren does not skip map/records correctly - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1953) ArrayIndexOutOfBoundsException in org.apache.avro.io.parsing.Symbol$Alternative.getSymbol - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2068) Improve EnumSchema constructor performance - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2031) GenericData.writeEscapedString should be static - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1852) Make org.apache.avro.Schema serializable (java.io.Serializable) - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2145) Can't generate Javadoc on master - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1890) Java objects compiled from AVDL disregard default values - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2278) GenericData.Record field getter not correct - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2029) Specific Data generated class missing Decimal Conversion - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2251) Modify Perf.java to better support automation scripts - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2291) GenericData.Array not reusable after AVRO-2050 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2028) Specific Data, newBuilder(existingInstance) fails for BigDecimal - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2138) org.apache.avro.mapreduce.AvroMultipleOutputs.write copies Configuration on every invocation of write - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1192) trevni should support RLE encoding based on selectivity - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1818) Avoid buffer copy in DeflateCodec.compress and decompress - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1761) Accessing a field by alias name on a GenericRecord - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1569) ReflectData.AllowNull fails with polymorphism - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1208) Improve Trevni's performance on row-oriented data access - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1666) avro.ipc.Responder logger is too noisy and have system/user error as WARN - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1193) trevni should support bitmap index based on selectivity - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1524) avro-maven-plugin should be able to generate schema from idl - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1707) Java serialization readers/writers in generated Java classes - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1703) Specific record should not only be determined by presence of SCHEMA$ field - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1468) implement interface-based code-generation - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1466) Avro Tools fromjson (ie JsonDecoder) cannot parse "NaN" values created by tojson (ie JsonEncoder) - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1195) trevni should support dictionary encoding based on selectivity and data type - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1321) Avro-ipc-tests in compile scope instead of test in Avro-mapred - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1390) BitSet can't be serialized. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1801) Generated code results in java.lang.ClassCastException - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1194) trevni should support delta encoding based on selectivity and data type - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1283) remove static caches from GenericData, SpecificData and ReflectData - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1641) parser.java stack should expand quickly up to some threshold rather than start at the threshold - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1547) AvroApp Schema Tool - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1648) @Union annotation cannot handle the class on which its used - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1196) trevni should add max-min value on file header - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1611) Avro-mapred should provide CombineAvroKeyInputFormat - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1339) AvroSequenceFile is always uncompressed - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Updated] (AVRO-1478) protobuf namespaces causing problem for avro c++ reader - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:20:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1916) Building python version uses wrong version avro-tools. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1938) Python (2) support for generating canonical forms of schema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1527) support bzip2 in python avro tool - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1526) Add support for writing/reading json records using python3. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1518) Python client support decimal.Decimal types -> double encoding / decoding - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1899) PascalCase for property names generated by avrogen for C# - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:23:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1742) Avro C# DataFileWriter Flush() does not flush the buffer to disk - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:23:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1559) Drop support for Ruby 1.8 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1236) AvroMultipleOutputs fails to close successfuly - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:27:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1452) Problem when using AvroMultipleOutputs with multiple schemas - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:27:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2094) Extend "custom coders" to support logical types - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:29:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2093) Extend "custom coders" to fully support union types - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:29:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1416) Minor patches to fix warnings with gcc 4.8, clang 3.3 and visual studio (old versions at least). - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:30:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2084) API changes review for Avro - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:31:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1568) Allow Java polymorphism in Avro for third-party code - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:32:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1273) JavaScript dynamic generation of constructor funcs for Avro records - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1479) JavaScript encoder - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1222) unable to install avro 1.7.3, avro-c.pc missing - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:35:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2146) getting Expected start-union. Got VALUE_STRING - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:36:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2260) IDL Json Parsing is lossy, and it could be made more accurate. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:37:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2116) unknown fields in json not ignored - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 04:38:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2250) Release 1.9.0 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:19:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2273) Release 1.8.3 - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:19:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2254) Unions with 2 records declared downward fail - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2205) Add IP address logical type and convertors - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2159) Naming Limitations of Schemas in Stricter Reference Contexts - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2150) Improved idl syntax support for "marker properties" - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2187) Add RPC Streaming constructs/keywords to Avro IDL or schema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2148) Avro: Schema compatibility/evolution - attribute size change - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:25:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-628) Unions have no getter function (avro_union_get) - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:26:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1009) Use ExecutionHandler by default in NettyServer and/or clarify documentation - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:26:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1032) Add AvroMapDriver and AvroReduceDriver - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:27:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1122) Java: Avro RPC Requestor can block during handshake in async mode - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:27:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1156) Avro responder swallows thrown Errors - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:28:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1226) Non-Avro data causes runtime exceptions/errors when sent to Avro NettyTransceiver - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:29:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1354) SortedKeyValueFiles should support appends - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:31:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1429) Exception on storing Null value through AvroStorage using PIG - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:32:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1371) Support of data encryption for Avro file - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:32:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1562) Add support for types extending Maps/Collections - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1570) ReflectData.AllowNull fails with polymorphism and @Union annotation - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1571) Support parameterized types in Avro - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:34:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1612) typo in documentation for "fixed" type - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:34:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1631) Support for field long names - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:35:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1643) Add non-String maps as a logical type - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:35:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1714) Nullable Named Schema definition in IDL fails. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:36:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1665) Provide way to represent BYTES type using base64 encoding in JSON - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:36:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1717) [Github] Support for optional fields when converting json to avro - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:37:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1768) stdin support for getschema - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:38:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1850) Align JSON and binary record serialization - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:39:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1911) for avro HTTP content type instead of avro/binary, application/octet-stream;fmt=avro might be more appropriate? - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:40:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1924) Variable named 'date' in IDL - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:40:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1752) Aliases for enum symbols. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:41:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1934) Avro test resources reference old avro dev versions - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:41:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1763) Avro Schema Generator to handle polymorphic types - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:42:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2099) Decimal precision is ignored - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:42:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2047) NettyTransceiver can NPE when getRemoteName() is called - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:43:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2087) Allow specifying default values for logical types in human-readable form - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:43:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2078) Avro does not enforce schema resolution rules for Decimal type - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:43:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1124) RESTful service for holding schemas - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:44:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1827) Handling correctly optional fields when converting Protobuf to Avro - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:45:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1726) Add support for appending a variable number of blocks to DataFileWriter - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:45:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1950) Better Json serialization for Avro decimal logical types? - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:45:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2045) Avro should warn about corrupt EOF files - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:46:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2075) Allow SchemaCompatibility to report possibly lossy conversions - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:46:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-1791) Please delete old releases from mirroring system - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-425) Would be very helpful if there was a wireshark "plugin" for decoding the binary wireformat AVRO uses. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1105) Scala API for Avro - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1187) Dart codegen + JSON encoding/decoding - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2117) Overall cleanup of code - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-2255) Implement shellcheck automatically on Pull Requests - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1464) Implement Avro serialization in OCaml - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:49:01 UTC, 0 replies.
- [jira] [Updated] (AVRO-1557) downloads AVRO from the website - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1137) Could we have a folder with examples/samples in the source code - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1774) Update documentation with instructions/examples for using different code generation template - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1059) Apache project branding requirements: DOAP file [PATCH] - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1180) Broken links on Code Review Checklist page on confluence - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2030) Fix broken URL to "this book chapter" about Rabin fingerprints in 1.8.1 spec - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1025) migrate website & dist to svnpubsub - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:50:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1269) AVRO is converting ORACLE,Netezza,Teradata decmials & long integers to Strings. - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 05:51:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1190) C++ json parser fails to decode multibyte unicode code points - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/30 07:20:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1190) C++ json parser fails to decode multibyte unicode code points - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/30 07:21:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1444) Unable to reuse JSonDecoder and JSONDecoder crashes - posted by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/31 06:20:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1444) Unable to reuse JSonDecoder and JSONDecoder crashes - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/31 06:21:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2271) C++ Support for Custom Fields - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/31 06:23:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1936) avrogencpp, includes should have more guards or generate more headers - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/31 06:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1496) Avro aliases support for C++ - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/31 06:24:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1541) Specific.hh is over-specialized for standard C++ containers - posted by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2018/12/31 06:24:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1294) XML Encoder/Decoder implementations? - posted by "Rumeshkrishnan (JIRA)" <ji...@apache.org> on 2018/12/31 18:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1294) XML Encoder/Decoder implementations? - posted by "Rumeshkrishnan (JIRA)" <ji...@apache.org> on 2018/12/31 18:58:00 UTC, 0 replies.