You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (AVRO-2788) Generated Avro schema from Protobuf is missing default values for repeated fields - posted by "Tianyu Lang (Jira)" <ji...@apache.org> on 2020/04/01 00:01:31 UTC, 3 replies.
- [jira] [Created] (AVRO-2789) Actually include non-spec metadata in the parsed Schema objects - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/04/01 17:45:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2788) Generated Avro schema from Protobuf is missing default values for repeated fields - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/01 20:58:00 UTC, 5 replies.
- [jira] [Assigned] (AVRO-2788) Generated Avro schema from Protobuf is missing default values for repeated fields - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/01 20:59:00 UTC, 0 replies.
- Re: Why is the set of logicalType Conversions empty by default for a GenericDatumReader? - posted by Csaba Galyo <ga...@cloudera.com.INVALID> on 2020/04/02 11:40:20 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2788) Generated Avro schema from Protobuf is missing default values for repeated fields - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/02 22:33:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2790) Necessity of using Object as parameter of javaEscape method - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/03 03:02:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2790) Necessity of using Object as parameter of javaEscape method - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/03 03:03:00 UTC, 5 replies.
- Re: Append to existing file in C# - posted by "Driesprong, Fokko" <fo...@driesprong.frl> on 2020/04/04 09:41:42 UTC, 0 replies.
- [jira] [Commented] (AVRO-2704) Cache Hashcode of UTF8 Strings - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/04 09:45:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-2704) Cache Hashcode of UTF8 Strings - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/04 09:45:00 UTC, 1 replies.
- [jira] [Reopened] (AVRO-2704) Cache Hashcode of UTF8 Strings - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/06 17:53:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2784) Append to existing file in C# - posted by "Vladimir Aleksandrov (Jira)" <ji...@apache.org> on 2020/04/07 13:47:00 UTC, 5 replies.
- [jira] [Created] (AVRO-2791) Fix lang/py3/build.sh to process each argument separately - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/07 14:49:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2791) Fix lang/py3/build.sh to process each argument separately - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/07 14:57:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/08 01:35:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/08 01:44:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2793) Schema compatibilty should consider fullname of records - posted by "Jurgis Pods (Jira)" <ji...@apache.org> on 2020/04/08 10:04:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2793) Schema compatibilty should consider fullname of records - posted by "Jurgis Pods (Jira)" <ji...@apache.org> on 2020/04/08 10:05:00 UTC, 1 replies.
- AvroGen bug: Uncompilable code for records having a field with the same name as the record - posted by Bernhard G Häussermann <be...@icloud.com.INVALID> on 2020/04/08 18:24:55 UTC, 0 replies.
- [jira] [Created] (AVRO-2794) Add Decimal type support to C++ library - posted by "Aleksey Vlasenko (Jira)" <ji...@apache.org> on 2020/04/08 20:40:00 UTC, 0 replies.
- [REPORT] Board report for Apache Avro Apr 2020 - posted by Sean Busbey <bu...@apache.org> on 2020/04/09 05:12:16 UTC, 4 replies.
- [jira] [Commented] (AVRO-2793) Schema compatibilty should consider fullname of records - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/09 15:36:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-2723) Avro Java: Obtaining default field values for POJO objects with ReflectData - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/09 16:30:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode() - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/09 16:43:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/04/10 15:05:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2795) GenericData.EnumSymbol() does not validate the provided schema as actually an enum or that the literal is legal - posted by "radai rosenblatt (Jira)" <ji...@apache.org> on 2020/04/10 16:37:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2749) The Avro ruby gem is unable to encode hashes with non-string keys - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/11 06:51:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2749) The Avro ruby gem is unable to encode hashes with non-string keys - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/11 06:51:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2749) The Avro ruby gem is unable to encode hashes with non-string keys - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/11 06:51:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2791) Fix lang/py3/build.sh to process each argument separately - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/11 06:55:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2796) Generated schema class can't be compiled: code too large - posted by "DMYTRO TRUNYKOV (Jira)" <ji...@apache.org> on 2020/04/12 11:11:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2797) Improper handling of Exception - posted by "rajesh nagaraju (Jira)" <ji...@apache.org> on 2020/04/13 06:08:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2797) Improper handling of Exception - posted by "rajesh nagaraju (Jira)" <ji...@apache.org> on 2020/04/13 06:11:00 UTC, 3 replies.
- [jira] [Commented] (AVRO-2600) Usage of deprecated configuration properties in Velocity - posted by "Hanako (Jira)" <ji...@apache.org> on 2020/04/13 10:15:00 UTC, 5 replies.
- [jira] [Created] (AVRO-2798) Same bugs as `AVRO-2600`: Usage of deprecated configuration properties in Velocity - posted by "Hanako (Jira)" <ji...@apache.org> on 2020/04/13 15:08:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2799) Endless recursive calls by using ProtobufDatumReader when decoding proto map - posted by "Allen Wang (Jira)" <ji...@apache.org> on 2020/04/13 17:27:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2800) Symbol values aren't validated in Ruby - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/04/13 21:08:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2799) Endless recursive calls by using ProtobufDatumReader when decoding proto map - posted by "Tianyu Lang (Jira)" <ji...@apache.org> on 2020/04/13 21:44:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2525) Display field name when raising AvroTypeError - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/04/15 05:44:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2801) Cache Hashcode of UTF8 Strings in all Set Methods - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2020/04/15 14:17:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2802) Pre-Size List in AvroInputFormat Avro File Lookup - posted by "David Mollitor (Jira)" <ji...@apache.org> on 2020/04/15 14:47:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2801) Cache Hashcode of UTF8 Strings in all Set Methods - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/15 21:09:00 UTC, 2 replies.
- [jira] [Created] (AVRO-2803) Avro::Schema convenience constructors that only take named parameters - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/04/15 21:49:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2798) Usage of deprecated configuration properties in Velocity - posted by "Hanako (Jira)" <ji...@apache.org> on 2020/04/16 01:19:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2798) Usage of deprecated configuration properties in Velocity - posted by "Hanako (Jira)" <ji...@apache.org> on 2020/04/16 01:20:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2803) Avro::Schema convenience constructors that only take named parameters - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/04/16 05:30:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2804) Generated Avro schema from Thrift is missing default values - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/16 06:30:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2804) Generated Avro schema from Thrift is missing default values - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/16 07:06:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2786) Initialize the buffer area for StringBuilder/List - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/16 07:08:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1568) Allow Java polymorphism in Avro for third-party code - posted by "Pedro Cardoso Silva (Jira)" <ji...@apache.org> on 2020/04/16 10:47:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2790) Necessity of using Object as parameter of javaEscape method - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/16 10:59:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2805) Reflection-based schema not loading types - posted by "Pedro Cardoso Silva (Jira)" <ji...@apache.org> on 2020/04/16 11:59:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2805) Reflection-based schema not loading types - posted by "Pedro Cardoso Silva (Jira)" <ji...@apache.org> on 2020/04/16 13:35:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2769) After upgrade to 1.9.2, generated code for "put" uses value and value$ - posted by "Roman Melnik (Jira)" <ji...@apache.org> on 2020/04/17 09:08:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2806) Upgrade Netty to 4.x - posted by "Gabor Szadovszky (Jira)" <ji...@apache.org> on 2020/04/17 10:24:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2807) Pin RuboCop to <=0.81 - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/17 18:29:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2807) Pin RuboCop to <=0.81 - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/17 23:36:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-2806) Upgrade Netty to 4.x - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/18 07:36:00 UTC, 5 replies.
- Migration of Hadoop labelled nodes to new dedicated Master - posted by Gavin McDonald <gm...@apache.org> on 2020/04/18 14:21:34 UTC, 1 replies.
- [jira] [Commented] (AVRO-2805) Reflection-based schema not loading types - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/04/19 08:55:00 UTC, 4 replies.
- [jira] [Created] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/04/19 10:38:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/04/19 10:38:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/04/19 10:38:00 UTC, 1 replies.
- [GitHub] [avro] RyanSkraba commented on issue #860: AVRO-2807: Pin RuboCop to <=0.81 - posted by GitBox <gi...@apache.org> on 2020/04/20 08:58:39 UTC, 0 replies.
- [jira] [Commented] (AVRO-2807) Pin RuboCop to <=0.81 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/20 08:59:00 UTC, 1 replies.
- [GitHub] [avro] anhldbk opened a new pull request #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/20 09:19:09 UTC, 0 replies.
- [jira] [Commented] (AVRO-2665) Move to Ruby 2.4 - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/04/20 20:39:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2809) SD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Nikeshh Baskaran (Jira)" <ji...@apache.org> on 2020/04/21 06:04:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2809) SD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Nikeshh Baskaran (Jira)" <ji...@apache.org> on 2020/04/21 06:04:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2809) XSD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Nikeshh Baskaran (Jira)" <ji...@apache.org> on 2020/04/21 06:06:00 UTC, 0 replies.
- [GitHub] [avro] sekikn commented on issue #644: AVRO-2554: Fix Ruby interop test to read all supported codecs - posted by GitBox <gi...@apache.org> on 2020/04/21 10:29:14 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on issue #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/21 11:29:50 UTC, 1 replies.
- [jira] [Created] (AVRO-2810) AvroGen created invalid .cs file for nullable decimal type field - posted by "Alex Xu (Jira)" <ji...@apache.org> on 2020/04/21 17:18:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2810) AvroGen created invalid .cs file for nullable decimal type field - posted by "Alex Xu (Jira)" <ji...@apache.org> on 2020/04/21 17:18:00 UTC, 0 replies.
- [GitHub] [avro] cutting commented on issue #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/21 17:57:03 UTC, 0 replies.
- [jira] [Created] (AVRO-2811) Upgrade grpc 1.26 to 1.28 - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/22 06:27:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-248) make unions a named type - posted by "Elliot West (Jira)" <ji...@apache.org> on 2020/04/22 10:33:00 UTC, 1 replies.
- [jira] [Comment Edited] (AVRO-248) make unions a named type - posted by "Elliot West (Jira)" <ji...@apache.org> on 2020/04/22 10:34:00 UTC, 2 replies.
- [GitHub] [avro] kojiromike commented on issue #836: AVRO-2765: Py3 Support: Use open(), not file() - posted by GitBox <gi...@apache.org> on 2020/04/22 12:52:20 UTC, 0 replies.
- Proposal: RFCs for Avro 2.x - posted by Andy Le <an...@gmail.com> on 2020/04/22 14:09:37 UTC, 7 replies.
- [GitHub] [avro] PaluruSumanth commented on issue #521: AVRO-2389: CSharp serializers for plain C# objects - posted by GitBox <gi...@apache.org> on 2020/04/22 14:17:30 UTC, 0 replies.
- [GitHub] [avro] PaluruSumanth edited a comment on issue #521: AVRO-2389: CSharp serializers for plain C# objects - posted by GitBox <gi...@apache.org> on 2020/04/22 14:20:22 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on issue #836: AVRO-2765: Py3 Support: Use open(), not file() - posted by GitBox <gi...@apache.org> on 2020/04/22 18:50:21 UTC, 0 replies.
- [jira] [Commented] (AVRO-2765) dump command in avro-python3 tool module fails - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/22 18:51:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2765) dump command in avro-python3 tool module fails - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/22 18:51:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on issue #680: AVRO-2600: Swap to new properties in Velocity Engine - posted by GitBox <gi...@apache.org> on 2020/04/22 19:04:31 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on issue #855: AVRO-2800 validate enum symbol values - posted by GitBox <gi...@apache.org> on 2020/04/22 19:05:56 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on issue #858: AVRO-2790:Necessity of using Object as parameter of javaEscape method - posted by GitBox <gi...@apache.org> on 2020/04/22 19:23:04 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2801) Cache Hashcode of UTF8 Strings in all Set Methods - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/22 19:28:00 UTC, 0 replies.
- [GitHub] [avro] cutting commented on a change in pull request #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/22 22:47:07 UTC, 1 replies.
- [GitHub] [avro] kojiromike opened a new pull request #861: AVRO-2748: Refactor Schema Matching - posted by GitBox <gi...@apache.org> on 2020/04/22 23:46:38 UTC, 0 replies.
- [jira] [Created] (AVRO-2812) Avro maven plugin - posted by "Amsterdam Luis de Lima Filho (Jira)" <ji...@apache.org> on 2020/04/22 23:50:00 UTC, 0 replies.
- Contributor Guide > Python Unit Testing Instructions - posted by Sandeep Narayanaswami <sa...@capitalone.com.INVALID> on 2020/04/22 23:50:03 UTC, 1 replies.
- [jira] [Commented] (AVRO-2785) Update specs on how unions encoded - posted by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/04/22 23:52:00 UTC, 0 replies.
- [GitHub] [avro] kojiromike commented on a change in pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/04/22 23:54:35 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on a change in pull request #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/23 01:37:42 UTC, 2 replies.
- [jira] [Created] (AVRO-2813) Add cppcheck as a C++ linter - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/23 06:55:00 UTC, 0 replies.
- [GitHub] [avro] sekikn opened a new pull request #862: AVRO-2813: Add cppcheck as a C++ linter - posted by GitBox <gi...@apache.org> on 2020/04/23 07:03:54 UTC, 0 replies.
- [jira] [Updated] (AVRO-2813) Add cppcheck as a C++ linter - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/23 07:05:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2814) Add __version to __init__.py (PEP396) - posted by "Masahiro Tanaka (Jira)" <ji...@apache.org> on 2020/04/23 09:25:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2814) Add __version to __init__.py (PEP396) - posted by "Masahiro Tanaka (Jira)" <ji...@apache.org> on 2020/04/23 09:27:00 UTC, 4 replies.
- [GitHub] [avro] zeshuai007 opened a new pull request #863: AVRO-2811:Upgrade grpc 1.26 to 1.28 - posted by GitBox <gi...@apache.org> on 2020/04/23 10:41:20 UTC, 0 replies.
- [jira] [Created] (AVRO-2815) Update Python Documentation on how to test - posted by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/04/23 11:15:00 UTC, 0 replies.
- [GitHub] [avro] zolyfarkas opened a new pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/04/23 13:11:40 UTC, 0 replies.
- [jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/04/23 13:13:00 UTC, 3 replies.
- [GitHub] [avro] RyanSkraba commented on issue #863: AVRO-2811:Upgrade grpc 1.26 to 1.28 - posted by GitBox <gi...@apache.org> on 2020/04/23 13:54:10 UTC, 0 replies.
- [GitHub] [avro] masatana opened a new pull request #865: AVRO-2814: Add __version to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/23 14:32:17 UTC, 0 replies.
- [jira] [Commented] (AVRO-2104) Schema normalisation and fingerprint support for Python 3 - posted by "Robbie Gruener (Jira)" <ji...@apache.org> on 2020/04/23 16:35:00 UTC, 1 replies.
- [jira] [Comment Edited] (AVRO-2104) Schema normalisation and fingerprint support for Python 3 - posted by "Robbie Gruener (Jira)" <ji...@apache.org> on 2020/04/23 17:03:00 UTC, 0 replies.
- [GitHub] [avro] zeshuai007 commented on pull request #863: AVRO-2811:Upgrade grpc 1.26 to 1.28 - posted by GitBox <gi...@apache.org> on 2020/04/24 03:03:42 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on pull request #842: AVRO-2723: Refactor ReflectData to allow derived classes to customize default values for fields - posted by GitBox <gi...@apache.org> on 2020/04/24 06:55:34 UTC, 1 replies.
- PR review request for AVRO-2278 - posted by Zoltan Farkas <zo...@yahoo.com.INVALID> on 2020/04/24 12:10:01 UTC, 1 replies.
- [jira] [Created] (AVRO-2816) Remove duplicated Perl library from Dockerfile - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/24 12:41:00 UTC, 0 replies.
- [GitHub] [avro] sekikn opened a new pull request #866: AVRO-2816: Remove duplicated Perl library from Dockerfile - posted by GitBox <gi...@apache.org> on 2020/04/24 12:46:07 UTC, 0 replies.
- [jira] [Created] (AVRO-2817) Avro file generated using avro-1.8.2 is not readable from avro-1.9.2 for certian type of schemas - posted by "Manoj Kumar Jha (Jira)" <ji...@apache.org> on 2020/04/24 15:45:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2818) Add string ISO8601 date type - posted by "Joselito Moreno (Jira)" <ji...@apache.org> on 2020/04/25 19:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2816) Remove duplicated Perl library from Dockerfile - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/04/26 02:03:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2816) Remove duplicated Perl library from Dockerfile - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/26 08:07:00 UTC, 1 replies.
- [GitHub] [avro] Fokko commented on pull request #859: Add BigInteger and BigDecimal support for JacksonUtils - posted by GitBox <gi...@apache.org> on 2020/04/26 09:04:15 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2811) Upgrade grpc 1.26 to 1.28 - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/26 09:26:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2811) Upgrade grpc 1.26 to 1.28 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/26 09:26:00 UTC, 1 replies.
- [jira] [Assigned] (AVRO-2811) Upgrade grpc 1.26 to 1.28 - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/26 09:26:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #862: AVRO-2813: Add cppcheck as a C++ linter - posted by GitBox <gi...@apache.org> on 2020/04/26 09:26:27 UTC, 0 replies.
- [jira] [Commented] (AVRO-2813) Add cppcheck as a C++ linter - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/26 09:27:00 UTC, 1 replies.
- [GitHub] [avro] Fokko commented on pull request #865: AVRO-2814: Add __version__ to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/26 09:28:43 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2790) Necessity of using Object as parameter of javaEscape method - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/04/26 10:02:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2790) Necessity of using Object as parameter of javaEscape method - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/26 10:02:00 UTC, 1 replies.
- [GitHub] [avro] masatana commented on pull request #865: AVRO-2814: Add __version__ to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/26 10:21:55 UTC, 1 replies.
- [GitHub] [avro] tjwp commented on a change in pull request #855: AVRO-2800 validate enum symbol values - posted by GitBox <gi...@apache.org> on 2020/04/26 12:02:15 UTC, 0 replies.
- [jira] [Created] (AVRO-2819) Add BigInteger and BigDecimal support for JacksonUtils - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/04/27 01:45:00 UTC, 0 replies.
- [GitHub] [avro] zeshuai007 commented on pull request #859: AVRO-2819:Add BigInteger and BigDecimal support for JacksonUtils - posted by GitBox <gi...@apache.org> on 2020/04/27 01:50:06 UTC, 0 replies.
- [jira] [Commented] (AVRO-2647) specification does not fully specify semantics for unions in default types - posted by "Thorsten Hake (Jira)" <ji...@apache.org> on 2020/04/27 05:32:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-2748) python schema resolution occurs on every read - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/27 12:54:00 UTC, 1 replies.
- [GitHub] [avro] RyanSkraba commented on a change in pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/04/27 15:31:10 UTC, 0 replies.
- [GitHub] [avro] kojiromike commented on pull request #865: AVRO-2814: Add __version__ to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/27 15:39:41 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/04/27 16:10:20 UTC, 0 replies.
- [GitHub] [avro] Bluexin commented on pull request #817: AVRO-2745: Generate optional getters for nullables only - posted by GitBox <gi...@apache.org> on 2020/04/27 16:29:54 UTC, 1 replies.
- [GitHub] [avro] Bluexin commented on pull request #726: AVRO-2639: add option to write Optional only when fields are nullable - posted by GitBox <gi...@apache.org> on 2020/04/27 16:35:16 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba commented on pull request #817: AVRO-2745: Generate optional getters for nullables only - posted by GitBox <gi...@apache.org> on 2020/04/27 17:03:01 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/04/27 17:32:02 UTC, 0 replies.
- [GitHub] [avro] zolyfarkas commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/04/27 18:25:38 UTC, 3 replies.
- [GitHub] [avro] kojiromike commented on a change in pull request #865: AVRO-2814: Add __version__ to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/28 01:49:48 UTC, 0 replies.
- [jira] [Assigned] (AVRO-665) Support for redirects in the Python client - posted by "R. Tyler Croy (Jira)" <ji...@apache.org> on 2020/04/28 04:25:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on a change in pull request #814: AVRO-2387: Type Check Python - posted by GitBox <gi...@apache.org> on 2020/04/28 07:20:28 UTC, 0 replies.
- Avro 1.10.0 release / branch cut - posted by Ismaël Mejía <ie...@gmail.com> on 2020/04/28 08:02:29 UTC, 0 replies.
- [jira] [Created] (AVRO-2820) Update SLF4J to 1.7.30 - posted by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/04/28 08:32:00 UTC, 0 replies.
- [GitHub] [avro] coheigea opened a new pull request #867: AVRO-2820 - Update SLF4J to 1.7.30 - posted by GitBox <gi...@apache.org> on 2020/04/28 08:32:08 UTC, 0 replies.
- [jira] [Updated] (AVRO-2820) Update SLF4J to 1.7.30 - posted by "Colm O hEigeartaigh (Jira)" <ji...@apache.org> on 2020/04/28 08:33:00 UTC, 0 replies.
- [GitHub] [avro] daicode-jan commented on pull request #726: AVRO-2639: add option to write Optional only when fields are nullable - posted by GitBox <gi...@apache.org> on 2020/04/28 09:42:34 UTC, 0 replies.
- [GitHub] [avro] iemejia commented on pull request #867: AVRO-2820: Update SLF4J to 1.7.30 - posted by GitBox <gi...@apache.org> on 2020/04/28 11:28:48 UTC, 0 replies.
- [jira] [Commented] (AVRO-2820) Update SLF4J to 1.7.30 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/28 11:29:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2820) Update SLF4J to 1.7.30 - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/04/28 11:29:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2278) GenericData.Record field getter not correct - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/04/28 13:08:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2278) GenericData.Record field getter not correct - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/04/28 13:08:00 UTC, 0 replies.
- [GitHub] [avro] masatana commented on a change in pull request #865: AVRO-2814: Add __version__ to __init__.py (PEP396) - posted by GitBox <gi...@apache.org> on 2020/04/28 15:24:37 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2745) Return optional through getters for nullable fields only - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/04/28 16:14:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2387) Type Check Python - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/28 18:14:02 UTC, 11 replies.
- [GitHub] [avro] nlyan opened a new pull request #868: Use std::move when decoding maps and vectors - posted by GitBox <gi...@apache.org> on 2020/04/28 19:36:48 UTC, 0 replies.
- [jira] [Created] (AVRO-2821) Add default values to enums - posted by "Daniel Orner (Jira)" <ji...@apache.org> on 2020/04/28 20:02:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2821) Add default values to enums - posted by "Tim Perkins (Jira)" <ji...@apache.org> on 2020/04/28 20:08:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser - posted by "Robert Yokota (Jira)" <ji...@apache.org> on 2020/04/29 01:33:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser - posted by "Robert Yokota (Jira)" <ji...@apache.org> on 2020/04/29 01:35:00 UTC, 5 replies.
- [jira] [Commented] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser - posted by "Robert Yokota (Jira)" <ji...@apache.org> on 2020/04/29 01:36:00 UTC, 2 replies.
- [GitHub] [avro] rayokota opened a new pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas - posted by GitBox <gi...@apache.org> on 2020/04/29 02:18:04 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser - posted by "Robert Yokota (Jira)" <ji...@apache.org> on 2020/04/29 02:29:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2822) Need a method to reconstruct the original schema string before referenced schemas were resolved and inlined by the Parser - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/04/29 08:31:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba commented on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas - posted by GitBox <gi...@apache.org> on 2020/04/29 12:30:14 UTC, 0 replies.
- [GitHub] [avro] rayokota commented on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas - posted by GitBox <gi...@apache.org> on 2020/04/29 15:05:41 UTC, 0 replies.
- [GitHub] [avro] rayokota edited a comment on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas - posted by GitBox <gi...@apache.org> on 2020/04/29 15:07:25 UTC, 5 replies.
- [GitHub] [avro] dorner commented on pull request #628: AVRO-2535: Add Ruby support for enum defaults - posted by GitBox <gi...@apache.org> on 2020/04/29 15:10:22 UTC, 0 replies.
- [GitHub] [avro] tjwp commented on pull request #628: AVRO-2535: Add Ruby support for enum defaults - posted by GitBox <gi...@apache.org> on 2020/04/29 15:32:40 UTC, 1 replies.
- [GitHub] [avro] Fokko opened a new pull request #870: AVRO-2815: Remove the ant stuff - posted by GitBox <gi...@apache.org> on 2020/04/29 18:44:47 UTC, 0 replies.
- [GitHub] [avro] kojiromike commented on a change in pull request #870: AVRO-2815: Remove the ant stuff - posted by GitBox <gi...@apache.org> on 2020/04/30 00:14:38 UTC, 0 replies.
- [jira] [Created] (AVRO-2823) Can't find types if namespace has reserved word. - posted by "Rafael Merlin (Jira)" <ji...@apache.org> on 2020/04/30 00:43:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2823) Can't find types if namespace has reserved word. - posted by "Rafael Merlin (Jira)" <ji...@apache.org> on 2020/04/30 00:55:00 UTC, 1 replies.
- [GitHub] [avro] kojiromike opened a new pull request #871: AVRO-2613: Fix Linter Complaints - posted by GitBox <gi...@apache.org> on 2020/04/30 03:17:33 UTC, 0 replies.
- [jira] [Created] (AVRO-2824) avrogen.exe tool requires unsupported .Net Core 2.2 runtime - posted by "Arturas Kuznecovas (Jira)" <ji...@apache.org> on 2020/04/30 12:20:00 UTC, 0 replies.
- When and how should we remove lang/py3? - posted by Michael Smith <mi...@smith-li.com> on 2020/04/30 12:20:30 UTC, 0 replies.
- [GitHub] [avro] zolyfarkas commented on pull request #869: AVRO-2822: Add toString that doesn't inline referenced schemas - posted by GitBox <gi...@apache.org> on 2020/04/30 12:29:52 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2723) Avro Java: Obtaining default field values for POJO objects with ReflectData - posted by "Doug Cutting (Jira)" <ji...@apache.org> on 2020/04/30 16:58:00 UTC, 0 replies.