You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (AVRO-2613) Incrementally Fix Python Lint Problems - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/01 13:02:00 UTC, 7 replies.
- [jira] [Resolved] (AVRO-2613) Incrementally Fix Python Lint Problems - posted by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/05/01 13:21:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2814) Add __version to __init__.py (PEP396) - posted by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/05/01 13:22:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2387) Type Check Python - posted by "Michael A. Smith (Jira)" <ji...@apache.org> on 2020/05/01 13:23:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (AVRO-2803) Avro::Schema convenience constructors that only take named parameters - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/05/02 01:03:00 UTC, 0 replies.
- [jira] [Reopened] (AVRO-2803) Avro::Schema convenience constructors that only take named parameters - posted by "Chris Hoffman (Jira)" <ji...@apache.org> on 2020/05/02 01:03: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/05/02 01:16:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #871: AVRO-2613: Fix Linter Complaints - posted by GitBox <gi...@apache.org> on 2020/05/02 06:17:48 UTC, 0 replies.
- [jira] [Commented] (AVRO-2778) Java: Reflect raises exceptions while dealing with non-static classes - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/05/03 03:32:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2778) Java: Reflect raises exceptions while dealing with non-static classes - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/05/03 03:32:00 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on pull request #790: AVRO-2068: Improved static class constructor performance - posted by GitBox <gi...@apache.org> on 2020/05/03 07:01:10 UTC, 0 replies.
- Community governance - posted by Andy Le <an...@gmail.com> on 2020/05/03 07:07:46 UTC, 8 replies.
- [GitHub] [avro] Fokko commented on pull request #859: AVRO-2819:Add BigInteger and BigDecimal support for JacksonUtils - posted by GitBox <gi...@apache.org> on 2020/05/03 07:12:03 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2819) Add BigInteger and BigDecimal support for JacksonUtils - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/03 07:13:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2819) Add BigInteger and BigDecimal support for JacksonUtils - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/03 07:13:00 UTC, 1 replies.
- [GitHub] [avro] Fokko commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/05/03 07:16:21 UTC, 0 replies.
- [GitHub] [avro] Fokko 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/05/03 07:19:56 UTC, 0 replies.
- Re: Proposal: RFCs for Avro 2.x - posted by "Driesprong, Fokko" <fo...@driesprong.frl> on 2020/05/03 07:29:02 UTC, 3 replies.
- [GitHub] [avro] Fokko commented on pull request #628: AVRO-2535: Add Ruby support for enum defaults - posted by GitBox <gi...@apache.org> on 2020/05/03 07:30:39 UTC, 0 replies.
- [jira] [Commented] (AVRO-2535) Ruby support for enum defaults - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/03 07:31:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2535) Ruby support for enum defaults - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/03 07:31:00 UTC, 0 replies.
- Re: When and how should we remove lang/py3? - posted by "Driesprong, Fokko" <fo...@driesprong.frl> on 2020/05/03 07:45:15 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on a change in pull request #870: AVRO-2815: Remove the ant stuff - posted by GitBox <gi...@apache.org> on 2020/05/03 07:48:49 UTC, 1 replies.
- [GitHub] [avro] anhldbk commented on pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/05/03 08:41:14 UTC, 3 replies.
- [GitHub] [avro] anhldbk commented on a change in pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/05/03 08:43:25 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/05/03 09:13:05 UTC, 2 replies.
- [GitHub] [avro] Fokko removed a comment on pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/05/03 15:07:39 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/05/03 22:12:37 UTC, 1 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/05/04 12:15:06 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/05/04 12:16:21 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/05/04 16:27:44 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #872: Fixed property visibility. - posted by GitBox <gi...@apache.org> on 2020/05/04 17:33:09 UTC, 0 replies.
- [GitHub] [avro] belugabehr commented on pull request #857: AVRO-2802: Pre-Size List in AvroInputFormat Avro File Lookup - posted by GitBox <gi...@apache.org> on 2020/05/04 18:40:06 UTC, 0 replies.
- [jira] [Created] (AVRO-2825) C# Logical Types throw exception on unknown logical type - posted by "William Pickett (Jira)" <ji...@apache.org> on 2020/05/04 19:05:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #857: AVRO-2802: Pre-Size List in AvroInputFormat Avro File Lookup - posted by GitBox <gi...@apache.org> on 2020/05/04 20:04:23 UTC, 0 replies.
- [jira] [Commented] (AVRO-2802) Pre-Size List in AvroInputFormat Avro File Lookup - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/04 20:05:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2802) Pre-Size List in AvroInputFormat Avro File Lookup - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/04 20:05:00 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #872: Fixed property visibility. - posted by GitBox <gi...@apache.org> on 2020/05/04 20:05:36 UTC, 1 replies.
- [GitHub] [avro] siad007 commented on pull request #872: Fixed property visibility. - posted by GitBox <gi...@apache.org> on 2020/05/04 20:25:22 UTC, 0 replies.
- [GitHub] [avro] kojiromike commented on pull request #847: Avro-2785: Update specs on how unions encoded - posted by GitBox <gi...@apache.org> on 2020/05/05 12:37:11 UTC, 0 replies.
- [GitHub] [avro] zolyfarkas commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/05/05 13:23:11 UTC, 0 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/05/05 16:42:26 UTC, 0 replies.
- [jira] [Created] (AVRO-2826) Add .asf.yaml file to configure github notifications - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/05 22:39:00 UTC, 0 replies.
- [GitHub] [avro] iemejia opened a new pull request #873: AVRO-2826: Add .asf.yaml file to configure github notifications - posted by GitBox <gi...@apache.org> on 2020/05/05 22:43:13 UTC, 0 replies.
- [DISCUSS] Create a new mailing list for github notifications - posted by Ismaël Mejía <ie...@gmail.com> on 2020/05/05 22:59:59 UTC, 9 replies.
- [jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/06 08:03:00 UTC, 8 replies.
- [GitHub] [avro] RyanSkraba commented on pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/05/06 08:07:43 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-2278) GenericData.Record field getter not correct - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/05/06 11:49:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-1580) Use newer version of surefire, 2.17 instead of 2.12 - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/05/06 13:16:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1603) maven avro plugin to also generate avsc files. - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/05/06 13:19:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-1607) Minor performance enhancement - posted by "Zoltan Farkas (Jira)" <ji...@apache.org> on 2020/05/06 13:20:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2775) JacksonUtils: exception when calling toJsonNode() - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/06 14:55:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/06 15:04:00 UTC, 3 replies.
- [GitHub] [avro] maxfield-riley commented on pull request #492: AVRO-2359: Support Logical Types in C# - posted by GitBox <gi...@apache.org> on 2020/05/06 16:00:50 UTC, 0 replies.
- [GitHub] [avro] maxfield-riley edited a comment on pull request #492: AVRO-2359: Support Logical Types in C# - posted by GitBox <gi...@apache.org> on 2020/05/06 16:03:02 UTC, 2 replies.
- [GitHub] [avro] maxfield-riley removed a comment on pull request #492: AVRO-2359: Support Logical Types in C# - posted by GitBox <gi...@apache.org> on 2020/05/06 16:07:19 UTC, 0 replies.
- [jira] [Commented] (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 "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/06 16:43:00 UTC, 4 replies.
- [jira] [Resolved] (AVRO-2805) Reflection-based schema not loading types - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/06 16:46:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2815) Update Python Documentation on how to test - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/06 17:14:00 UTC, 2 replies.
- [GitHub] [avro] Fokko commented on pull request #870: AVRO-2815: Remove the ant stuff - posted by GitBox <gi...@apache.org> on 2020/05/06 17:14:03 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2815) Update Python Documentation on how to test - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/06 17:15:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2815) Update Python Documentation on how to test - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/06 17:15:00 UTC, 0 replies.
- [GitHub] [avro] kaliy commented on pull request #817: AVRO-2745: Generate optional getters for nullables only - posted by GitBox <gi...@apache.org> on 2020/05/07 17:40:12 UTC, 0 replies.
- [GitHub] [avro] gopipofficial commented on pull request #290: AVRO-1954 - Schema.Field.defaultVal() generates: Unknown datum type org.apache.avro.JsonProperties$Null - posted by GitBox <gi...@apache.org> on 2020/05/08 09:36:42 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on pull request #290: AVRO-1954 - Schema.Field.defaultVal() generates: Unknown datum type org.apache.avro.JsonProperties$Null - posted by GitBox <gi...@apache.org> on 2020/05/08 10:34:33 UTC, 0 replies.
- [GitHub] [avro] anhldbk opened a new pull request #874: AVRO-2808: provide details while encountering non-static inner classes - posted by GitBox <gi...@apache.org> on 2020/05/09 01:50:19 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/05/09 01:56:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/05/09 02:04:00 UTC, 0 replies.
- [jira] [Work started] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Andy Le (Jira)" <ji...@apache.org> on 2020/05/09 02:04:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2785) Update specs on how unions encoded - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:12:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2785) Update specs on how unions encoded - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:12:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2785) Update specs on how unions encoded - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/09 07:12:00 UTC, 5 replies.
- [jira] [Commented] (AVRO-2800) Symbol values aren't validated in Ruby - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/09 07:14:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-2800) Symbol values aren't validated in Ruby - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:15:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2800) Symbol values aren't validated in Ruby - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:15:00 UTC, 0 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 "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/09 07:16:00 UTC, 2 replies.
- [GitHub] [avro] Fokko commented on a change in pull request #873: AVRO-2826: Add .asf.yaml file to configure github notifications - posted by GitBox <gi...@apache.org> on 2020/05/09 07:16:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-2805) Reflection-based schema not loading types - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:31:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2805) Reflection-based schema not loading types - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:31:00 UTC, 0 replies.
- [GitHub] [avro] anhldbk commented on pull request #874: AVRO-2808: provide details while encountering non-static inner classes - posted by GitBox <gi...@apache.org> on 2020/05/09 07:31:13 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on pull request #817: AVRO-2745: Generate optional getters for nullables only - posted by GitBox <gi...@apache.org> on 2020/05/09 07:32:26 UTC, 0 replies.
- [jira] [Commented] (AVRO-2745) Return optional through getters for nullable fields only - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/09 07:33:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2745) Return optional through getters for nullable fields only - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/09 07:34:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #859 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/09 07:38:36 UTC, 0 replies.
- [GitHub] [avro] Fokko commented on a change in pull request #874: AVRO-2808: provide details while encountering non-static inner classes - posted by GitBox <gi...@apache.org> on 2020/05/09 08:28:58 UTC, 2 replies.
- [jira] [Commented] (AVRO-1329) Get per-symbol doc for enums - posted by "Martin Jubelgas (Jira)" <ji...@apache.org> on 2020/05/09 12:10:00 UTC, 12 replies.
- [jira] [Created] (AVRO-2827) PHP: Fix class property visibility. - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/09 12:13:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2828) Add missing AvroNotImplementedException implementation. - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/09 14:15:00 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #875: AVRO-2828: Add AvroNotImplementedException - posted by GitBox <gi...@apache.org> on 2020/05/09 14:19:49 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #876: AVRO-2751: Upgrade Compatibility to PHP 7.4 - posted by GitBox <gi...@apache.org> on 2020/05/09 14:55:43 UTC, 0 replies.
- [jira] [Created] (AVRO-2829) Add php linter - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/09 15:07:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2829) PHP: Add php linter - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/09 15:07:00 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #877: AVRO-2829: Add php lint - posted by GitBox <gi...@apache.org> on 2020/05/09 15:08:37 UTC, 0 replies.
- [jira] [Updated] (AVRO-1329) Get per-symbol doc for enums - posted by "Felix GV (Jira)" <ji...@apache.org> on 2020/05/09 20:56:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2527) Upgrade PHP version to 7.x - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/09 21:47:00 UTC, 1 replies.
- [GitHub] [avro] anhldbk commented on a change in pull request #874: AVRO-2808: provide details while encountering non-static inner classes - posted by GitBox <gi...@apache.org> on 2020/05/10 03:34:29 UTC, 3 replies.
- [GitHub] [avro] Fokko commented on a change in pull request #876: AVRO-2751: Upgrade Compatibility to PHP 7.4 - posted by GitBox <gi...@apache.org> on 2020/05/10 17:49:59 UTC, 0 replies.
- [GitHub] [avro] siad007 commented on pull request #875: AVRO-2828: Add AvroNotImplementedException - posted by GitBox <gi...@apache.org> on 2020/05/10 17:51:42 UTC, 0 replies.
- [GitHub] [avro] siad007 commented on a change in pull request #876: AVRO-2751: Upgrade Compatibility to PHP 7.4 - posted by GitBox <gi...@apache.org> on 2020/05/10 17:55:25 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-1329) Get per-symbol doc for enums - posted by "Felix GV (Jira)" <ji...@apache.org> on 2020/05/10 19:29:00 UTC, 2 replies.
- [GitHub] [avro] siad007 opened a new pull request #878: AVRO-2752: PHP: Setup as Composer package on Packagist.org - posted by GitBox <gi...@apache.org> on 2020/05/10 20:23:53 UTC, 0 replies.
- [jira] [Commented] (AVRO-2827) PHP: Fix class property visibility. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/11 06:57:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2827) PHP: Fix class property visibility. - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/11 06:57:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2827) PHP: Fix class property visibility. - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/11 06:58:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2751) PHP: Upgrade Compatibility to PHP 7.4 - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/11 06:59:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2751) PHP: Upgrade Compatibility to PHP 7.4 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/11 07:00:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2751) PHP: Upgrade Compatibility to PHP 7.4 - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/11 07:00:00 UTC, 1 replies.
- [GitHub] [avro] Fokko commented on pull request #877: AVRO-2829: Add php lint - posted by GitBox <gi...@apache.org> on 2020/05/11 07:00:11 UTC, 0 replies.
- Jenkins build is back to normal : AvroJava #860 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/11 07:49:53 UTC, 0 replies.
- [jira] [Created] (AVRO-2830) Union with aliases fail on 'Duplicate in union' - posted by "Steven Aerts (Jira)" <ji...@apache.org> on 2020/05/11 09:05:00 UTC, 0 replies.
- [jira] [Updated] (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 "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/11 12:20:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba commented on a change in pull request #873: AVRO-2826: Add .asf.yaml file to configure github notifications - posted by GitBox <gi...@apache.org> on 2020/05/11 12:42:27 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2809) XSD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/12 11:32:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2809) XSD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/12 11:33:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2809) XSD to Avro Conversion - SchemaParseException: can't redefine roleNotesGroup - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/12 11:33:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2831) Resolver cannot find reader/writer schema difference of fields in Union - posted by "Jinge Dai (Jira)" <ji...@apache.org> on 2020/05/12 23:52:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2831) Resolver cannot find reader/writer schema difference of fields in Union - posted by "Jinge Dai (Jira)" <ji...@apache.org> on 2020/05/12 23:52:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2832) [Java] Create a configurable Formatter for Schemas - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 12:56:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 15:02:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2832) [Java] Create a configurable Formatter for Schemas - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 15:37:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2833) [Python] lint fails with pycodestyle 2.6.0 - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 15:45:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2833) [Python] lint fails with pycodestyle 2.6.0 - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 16:04:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2833) [Python] lint fails with pycodestyle 2.6.0 - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/13 16:08:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2834) Overload avpr schema methods - posted by "lino arango (Jira)" <ji...@apache.org> on 2020/05/13 16:30:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2826) Add .asf.yaml file to configure github notifications - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/13 16:58:00 UTC, 4 replies.
- [jira] [Created] (AVRO-2835) New Issue to validate new email notifications schema - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/13 17:04:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2833) [Python] lint fails with pycodestyle 2.6.0 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/13 18:50:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2828) Add missing AvroNotImplementedException implementation. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/13 18:51:00 UTC, 1 replies.
- [jira] [Assigned] (AVRO-2828) Add missing AvroNotImplementedException implementation. - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/13 18:51:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2828) Add missing AvroNotImplementedException implementation. - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/13 18:51:00 UTC, 0 replies.
- Re: Avro 1.10.0 release / branch cut - posted by Ismaël Mejía <ie...@gmail.com> on 2020/05/13 21:42:00 UTC, 1 replies.
- [GitHub] [avro] iemejia opened a new pull request #882: AVRO-2835: DO NOT MERGE Test the new notification system - posted by GitBox <gi...@apache.org> on 2020/05/14 09:51:51 UTC, 0 replies.
- [GitHub] [avro] iemejia closed pull request #882: AVRO-2835: DO NOT MERGE Test the new notification system - posted by GitBox <gi...@apache.org> on 2020/05/14 10:10:34 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2835) New Issue to validate new email notifications schema - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/14 10:11:00 UTC, 0 replies.
- [jira] [Closed] (AVRO-2835) New Issue to validate new email notifications schema - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/14 10:11:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2621) Practical CustomConversions with SpecificCompiler and Maven - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 05:36:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-2490) Unable to add field to existing avro schema - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:08:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2490) Unable to add field to existing avro schema - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:09:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1805) Maven dependecy of avro-tools without slf4j implementation - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:20:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1805) Maven dependecy of avro-tools without slf4j implementation - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:20:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2227) CLONE - Python snappy error: "integer out of range for 'I' format code" - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:25:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-1567) Avro java tools tests fail with IBM JVM - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/15 09:33:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2836) SpecificCompiler does not add DecimalConversion when logical type is a Fixed type - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 11:06:00 UTC, 0 replies.
- [GitHub] [avro] maccamlc opened a new pull request #883: AVRO-2836 Generated java includes logical type conversions - posted by GitBox <gi...@apache.org> on 2020/05/15 12:14:26 UTC, 0 replies.
- [jira] [Updated] (AVRO-2836) SpecificCompiler does not add DecimalConversion when logical type is a Fixed type - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 12:23:00 UTC, 3 replies.
- [jira] [Commented] (AVRO-2836) SpecificCompiler does not add DecimalConversion when logical type is a Fixed type - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 12:25:00 UTC, 4 replies.
- [jira] [Created] (AVRO-2837) Java DecimalConversion handling of scale and precision - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 12:40:00 UTC, 0 replies.
- [GitHub] [avro] maccamlc opened a new pull request #884: AVRO-2837: DecimalConversion handling of scale and precision - posted by GitBox <gi...@apache.org> on 2020/05/15 12:47:34 UTC, 0 replies.
- [jira] [Updated] (AVRO-2837) Java DecimalConversion handling of scale and precision - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 12:49:00 UTC, 4 replies.
- [jira] [Commented] (AVRO-2837) Java DecimalConversion handling of scale and precision - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/15 12:50:00 UTC, 2 replies.
- [jira] [Created] (AVRO-2838) Schema in generated Java class id different than the original one - posted by "Lukas Krecan (Jira)" <ji...@apache.org> on 2020/05/15 17:09:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2838) Schema in generated Java class id different than the original one - posted by "Lukas Krecan (Jira)" <ji...@apache.org> on 2020/05/15 17:10:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2838) Schema in generated Java class is different than the original one - posted by "Lukas Krecan (Jira)" <ji...@apache.org> on 2020/05/15 17:14:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #868: Use std::move when decoding maps and vectors - posted by GitBox <gi...@apache.org> on 2020/05/15 17:52:40 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #837: AVRO-2766: Fix compilation error: 'size_t' does not name a type - posted by GitBox <gi...@apache.org> on 2020/05/15 17:53:31 UTC, 0 replies.
- [jira] [Commented] (AVRO-2766) [C++] Compilation failure size_t - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/15 17:54:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #754: AVRO-2668: Build failure without a C++ compiler - posted by GitBox <gi...@apache.org> on 2020/05/15 17:55:32 UTC, 0 replies.
- [jira] [Commented] (AVRO-2668) Build failure without a C++ compiler - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/15 17:56:00 UTC, 1 replies.
- Build failed in Jenkins: AvroJava #864 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 18:42:43 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #865 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 19:38:34 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #866 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 20:38:31 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #867 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 21:38:33 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #868 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 22:38:36 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #869 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/15 23:38:33 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #870 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/16 00:38:31 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #871 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/16 01:38:35 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #872 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/16 02:38:32 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #873 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/16 03:38:35 UTC, 0 replies.
- Jenkins build is back to normal : AvroJava #874 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/16 04:49:09 UTC, 0 replies.
- [GitHub] [avro] maccamlc opened a new pull request #885: Avro 2621 maven custom logical types - posted by GitBox <gi...@apache.org> on 2020/05/16 08:08:53 UTC, 0 replies.
- [jira] [Updated] (AVRO-2839) PHP: Add support for zstd and snappy codec - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/17 13:25:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2839) PHP: Add support for zstd and snappy codec - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/17 13:25:00 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #886: AVRO-2839: Add zstd and snappy codec support. - posted by GitBox <gi...@apache.org> on 2020/05/17 13:29:27 UTC, 0 replies.
- [GitHub] [avro] Fokko merged pull request #878: AVRO-2752: PHP: Setup as Composer package on Packagist.org - posted by GitBox <gi...@apache.org> on 2020/05/17 14:51:04 UTC, 0 replies.
- [jira] [Commented] (AVRO-2752) PHP: Setup as Composer package on Packagist.org - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/17 14:52:01 UTC, 10 replies.
- [jira] [Resolved] (AVRO-2752) PHP: Setup as Composer package on Packagist.org - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/17 14:52:01 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-2836) SpecificCompiler does not add DecimalConversion when logical type is a Fixed type - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/18 00:42:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2840) Maven allow Custom Logical Types for generated code - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/18 01:02:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2840) Maven allow Custom Logical Types for generated code - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/18 01:05:00 UTC, 1 replies.
- [jira] [Comment Edited] (AVRO-2840) Maven allow Custom Logical Types for generated code - posted by "Matthew McMahon (Jira)" <ji...@apache.org> on 2020/05/18 01:15:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2366) setValidateDefaults=false does not seem to work - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/19 14:43:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2366) setValidateDefaults=false does not seem to work - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/19 14:50:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #874: AVRO-2808: provide details while encountering non-static inner classes - posted by GitBox <gi...@apache.org> on 2020/05/19 14:56:17 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2808) Java: ReflectData incorrectly handles hidden fields - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/19 14:58:00 UTC, 0 replies.
- [GitHub] [avro] dkulp opened a new pull request #887: [AVRO-2806] Upgrade from Netty 3 -> Netty 4 - posted by GitBox <gi...@apache.org> on 2020/05/19 15:48:19 UTC, 0 replies.
- Netty upgrade for 1.10.... - posted by Daniel Kulp <dk...@apache.org> on 2020/05/19 16:04:20 UTC, 0 replies.
- [jira] [Commented] (AVRO-2776) Failed to install avro-python3: Version loaded from file: avro/VERSION.txt does not comply with PEP 440 - posted by "Ahmet Altay (Jira)" <ji...@apache.org> on 2020/05/20 00:07:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #877 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/20 15:43:37 UTC, 0 replies.
- [GitHub] [avro] Fokko merged pull request #886: AVRO-2839: PHP Add zstd and snappy codec support. - posted by GitBox <gi...@apache.org> on 2020/05/21 10:18:12 UTC, 0 replies.
- [jira] [Commented] (AVRO-2839) PHP: Add support for zstd and snappy codec - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 10:19:00 UTC, 4 replies.
- [jira] [Resolved] (AVRO-2839) PHP: Add support for zstd and snappy codec - posted by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/05/21 10:19:00 UTC, 0 replies.
- Jenkins build is back to normal : AvroJava #878 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/21 10:49:38 UTC, 0 replies.
- [jira] [Commented] (AVRO-2806) Upgrade Netty to 4.x - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 12:04:00 UTC, 4 replies.
- [GitHub] [avro] dkulp merged pull request #583: AVRO-2453: Implement interop test for the C bindings - posted by GitBox <gi...@apache.org> on 2020/05/21 12:06:57 UTC, 0 replies.
- [jira] [Commented] (AVRO-2453) Implement interop test for the C bindings - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 12:07:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2453) Implement interop test for the C bindings - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 12:08:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #641: AVRO-2551:Changed datum API to value API in examples\quickstop - posted by GitBox <gi...@apache.org> on 2020/05/21 12:34:08 UTC, 0 replies.
- [jira] [Commented] (AVRO-2551) Changed datum API to value API in examples\quickstop - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 12:35:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2551) Changed datum API to value API in examples\quickstop - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 12:35:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2572) [avrocpp] Too restrictive SONAME - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 12:44:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2486) fwrite error ignored - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 13:46:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2572) [avrocpp] Too restrictive SONAME - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 13:46:00 UTC, 1 replies.
- [GitHub] [avro] dkulp closed pull request #594: AVRO-2486 C: fwrite failure ignored, corrupting files. - posted by GitBox <gi...@apache.org> on 2020/05/21 13:47:44 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2486) fwrite error ignored - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 13:48:00 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #659: AVRO-2572: Fix too restrictive soname - posted by GitBox <gi...@apache.org> on 2020/05/21 13:49:42 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #791: Fixed building with Visual Studio (and Snappy enabled) - posted by GitBox <gi...@apache.org> on 2020/05/21 13:52:21 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #756: Add support for uuid logical type in C++ - posted by GitBox <gi...@apache.org> on 2020/05/21 13:54:42 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #793: [avro-c] Fixed building with Snappy enabled in Windows - posted by GitBox <gi...@apache.org> on 2020/05/21 13:56:16 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2718) Avro with Snappy enabled can't be compiled in Windows - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 13:57:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #637: AVRO-2427: Add undocumented codecs to the specification - posted by GitBox <gi...@apache.org> on 2020/05/21 14:01:14 UTC, 0 replies.
- [jira] [Commented] (AVRO-2427) Add undocumented codecs to the specification - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:02:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #619: AVRO-2523: Perf's usage doesn't show the option for specific record test - posted by GitBox <gi...@apache.org> on 2020/05/21 14:09:08 UTC, 0 replies.
- [jira] [Commented] (AVRO-2523) Perf's usage doesn't show the option for specific record test - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:10:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2523) Perf's usage doesn't show the option for specific record test - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 14:10:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #640: AVRO-2547: Add bzip2 support to the Perl bindings - posted by GitBox <gi...@apache.org> on 2020/05/21 14:11:20 UTC, 0 replies.
- [jira] [Commented] (AVRO-2547) Add bzip2 support to the Perl bindings - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:12:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2547) Add bzip2 support to the Perl bindings - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 14:12:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #644: AVRO-2554: Fix Ruby interop test to read all supported codecs - posted by GitBox <gi...@apache.org> on 2020/05/21 14:13:31 UTC, 0 replies.
- [jira] [Commented] (AVRO-2554) Fix Ruby interop test to read all supported codecs - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:14:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2554) Fix Ruby interop test to read all supported codecs - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 14:14:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #676: [AVRO-2589] Trevni codec and test fixes - posted by GitBox <gi...@apache.org> on 2020/05/21 14:17:57 UTC, 0 replies.
- [jira] [Commented] (AVRO-2245) Java codec testing improvements - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:18:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2589) Java (trevni) codec testing improvements - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 14:18:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2589) Java (trevni) codec testing improvements - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:18:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #657: Avro 2569 @Deprecated annotation usage does not conform to the Java specification - posted by GitBox <gi...@apache.org> on 2020/05/21 14:39:37 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 14:40:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2569) @Deprecated annotation usage does not conform to the Java specification - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 14:40:00 UTC, 2 replies.
- [GitHub] [avro] dkulp closed pull request #678: AVRO-2419:tools should support fieldvisibility settings like maven-plugin - posted by GitBox <gi...@apache.org> on 2020/05/21 15:06:47 UTC, 0 replies.
- [jira] [Commented] (AVRO-2419) Generate private attribute in Java - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:07:00 UTC, 2 replies.
- [GitHub] [avro] dkulp merged pull request #661: AVRO-2573:Javadoc Warning in java compilation - posted by GitBox <gi...@apache.org> on 2020/05/21 15:09:12 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2419) Generate private attribute in Java - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:10:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2573) Javadoc Warning in java compilation - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:10:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2573) Javadoc Warning in java compilation - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:10:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #692: AVRO-2608:The generated java-class attribute URI has an unhandle excp… - posted by GitBox <gi...@apache.org> on 2020/05/21 15:10:07 UTC, 0 replies.
- [jira] [Commented] (AVRO-2608) The generated java-class attribute URI has an unhandled exception type of URISyntaxException - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:11:00 UTC, 2 replies.
- [GitHub] [avro] dkulp merged pull request #877: AVRO-2829: Add php lint - posted by GitBox <gi...@apache.org> on 2020/05/21 15:13:14 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2829) PHP: Add php linter - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:14:00 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #739: AVRO-2648: Incorrect validation of numeric default values - posted by GitBox <gi...@apache.org> on 2020/05/21 15:25:05 UTC, 0 replies.
- [jira] [Commented] (AVRO-2648) Incorrect validation of numeric default values - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:26:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #832: AVRO-2762:Unkown resource closed - posted by GitBox <gi...@apache.org> on 2020/05/21 15:27:40 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2762) Unknown resource closed - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:28:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2762) Unknown resource closed - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:28:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2648) Incorrect validation of numeric default values - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:29:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #737: AVRO-2070 tolerate any numbers in GenericDatumWriter while writing primitives in java - posted by GitBox <gi...@apache.org> on 2020/05/21 15:30:07 UTC, 0 replies.
- [jira] [Commented] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:31:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-2070) Tolerate any Number when writing primitive values in Java in GenericDatumWriter - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:31:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #839: Fix Optional Javadoc - posted by GitBox <gi...@apache.org> on 2020/05/21 15:31:07 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2770) Javadoc for Optional methods generated via record.vm is invalid - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:32:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #849: AVRO-2786:Initialize the buffer area for Stringbuilder/List - posted by GitBox <gi...@apache.org> on 2020/05/21 15:45:31 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2786) Initialize the buffer area for StringBuilder/List - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:46:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #647: AVRO-2558: Updatejava/mr-example pom to load into m2e - posted by GitBox <gi...@apache.org> on 2020/05/21 15:46:44 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2558) Update java/mr-example pom to load into m2e - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:47:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2558) Update java/mr-example pom to load into m2e - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:47:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #835: AVRO-2763:Resource leak:'' is never closed - posted by GitBox <gi...@apache.org> on 2020/05/21 15:49:42 UTC, 0 replies.
- [jira] [Commented] (AVRO-2763) Resource leak: '' is never closed - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/21 15:50:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2763) Resource leak: '' is never closed - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:50:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2763) Resource leak: '' is never closed - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/21 15:53:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2841) PHP: Add support for bzip2 codec - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/21 15:56:00 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #890: AVRO-2841: PHP - Add Bzip2 codec. - posted by GitBox <gi...@apache.org> on 2020/05/21 15:59:11 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #795: ensure GenericDatumWriter specifies which field triggered an UnresolvedUnionException - posted by GitBox <gi...@apache.org> on 2020/05/21 16:00:22 UTC, 0 replies.
- [jira] [Created] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12 - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/21 20:00:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12 - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/21 20:02:00 UTC, 0 replies.
- [GitHub] [avro] siad007 opened a new pull request #891: AVRO-2842: PHP Add phpcs and fix all violations against PSR12 - posted by GitBox <gi...@apache.org> on 2020/05/21 20:08:07 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #726: AVRO-2639: add option to write Optional only when fields are nullable - posted by GitBox <gi...@apache.org> on 2020/05/22 11:59:01 UTC, 0 replies.
- [jira] [Commented] (AVRO-2639) SpecificCompiler option to generate Optionals only when nullable - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:00:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2639) SpecificCompiler option to generate Optionals only when nullable - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:00:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #890: AVRO-2841: PHP - Add Bzip2 codec - posted by GitBox <gi...@apache.org> on 2020/05/22 12:12:09 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2841) PHP: Add support for bzip2 codec - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:13:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2843) PHP submit package on packagist.org - posted by "Siad Ardroumli (Jira)" <ji...@apache.org> on 2020/05/22 12:15:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #864: [AVRO-2278] getter semantics confusing. - posted by GitBox <gi...@apache.org> on 2020/05/22 12:17:52 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2278) GenericData.Record field getter not correct - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:18:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #792: AVRO-2714: [C#] Optimize reading on .NET Core and Standard 2.1+ - posted by GitBox <gi...@apache.org> on 2020/05/22 12:26:28 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2714) [C#] Use new .NET Core APIs for better performance - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:27:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:27:00 UTC, 4 replies.
- [GitHub] [avro] dkulp merged pull request #823: AVRO-2753: Add leaveOpen optional flag - posted by GitBox <gi...@apache.org> on 2020/05/22 12:30:12 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:31:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:31:00 UTC, 2 replies.
- [GitHub] [avro] dkulp merged pull request #853: AVRO-2784: Add the possibility to append to existing files in C# - posted by GitBox <gi...@apache.org> on 2020/05/22 12:33:59 UTC, 0 replies.
- [jira] [Commented] (AVRO-2784) Append to existing file in C# - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:35:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-2784) Append to existing file in C# - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:35:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #854: AVRO-2792: Fix C# logical type tests to work in other timezones than UTC - posted by GitBox <gi...@apache.org> on 2020/05/22 12:35:24 UTC, 0 replies.
- [jira] [Commented] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:36:00 UTC, 2 replies.
- [jira] [Updated] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:36:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #846: AVRO-2782:Add indexed access to C# GenericRecord - posted by GitBox <gi...@apache.org> on 2020/05/22 12:37:03 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 12:38:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 12:38:00 UTC, 2 replies.
- Build failed in Jenkins: AvroJava #883 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/22 12:47:00 UTC, 0 replies.
- Jenkins build is back to normal : AvroJava #884 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/22 14:50:19 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2359) Support Logical Types in C# - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 17:36:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2769) After upgrade to 1.9.2, generated code for "put" uses value and value$ - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 17:38:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #879: AVRO-1720: Add tool to count records in avro files - posted by GitBox <gi...@apache.org> on 2020/05/22 18:05:03 UTC, 0 replies.
- [jira] [Updated] (AVRO-1720) Add an avro-tool to count records in an avro file - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 18:06:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1720) Add an avro-tool to count records in an avro file - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 18:06:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2624) Avoid ByteBuffer incompatibility when compiling with JDK9+ - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 21:26:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2624) Avoid ByteBuffer incompatibility when compiling with JDK9+ - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 21:59:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2555) Update IDL docs to remove mention of avroj.jar - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/22 22:07:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2555) Update IDL docs to remove mention of avroj.jar - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 22:07:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2427) Add undocumented codecs to the specification - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/22 22:09:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2844) Avro-js can't parse default value {} - posted by "Alexey Trenikhin (Jira)" <ji...@apache.org> on 2020/05/23 15:52:00 UTC, 0 replies.
- Ruby pull request review? - posted by Tim Perkins <tj...@cantab.net> on 2020/05/24 13:45:05 UTC, 0 replies.
- [jira] [Created] (AVRO-2845) Fix broken C interop test - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/05/24 14:00:00 UTC, 0 replies.
- [GitHub] [avro] sekikn opened a new pull request #892: AVRO-2845: Fix broken C interop test - posted by GitBox <gi...@apache.org> on 2020/05/24 14:11:22 UTC, 0 replies.
- [jira] [Updated] (AVRO-2845) Fix broken C interop test - posted by "Kengo Seki (Jira)" <ji...@apache.org> on 2020/05/24 14:20:00 UTC, 1 replies.
- [GitHub] [avro] dkulp merged pull request #892: AVRO-2845: Fix broken C interop test - posted by GitBox <gi...@apache.org> on 2020/05/24 14:25:21 UTC, 0 replies.
- [jira] [Commented] (AVRO-2845) Fix broken C interop test - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/24 14:26:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2844) Avro-js can't parse default value {} - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/26 08:46:00 UTC, 3 replies.
- [jira] [Assigned] (AVRO-2844) Avro-js can't parse default value {} - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/26 08:46:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2660) Travis build should verify glibc and musl compilation. - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:31:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2492) Remove Schema createRecord from list method - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:40:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2492) Remove Schema createRecord from list method - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/26 09:41:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2474) Support a "unit" property of schema fields - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:43:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-2474) Support a "unit" property of schema fields - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:45:00 UTC, 2 replies.
- [jira] [Updated] (AVRO-2393) C#: Add examples for new users - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:52:00 UTC, 1 replies.
- [jira] [Commented] (AVRO-1461) Distribute Perl API on CPAN - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 09:58:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-1726) Add support for appending a variable number of blocks to DataFileWriter - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 10:05:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-1435) Convert avro-tools jar to be a bundle. - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 10:14:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2733) [Ruby] mistakenly requiring rubygems - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 10:21:00 UTC, 1 replies.
- [jira] [Created] (AVRO-2846) Avro C++ cmake message "Could NOT find Boost" despite finding suitable version "1.73.0" - posted by "Benedict Dietrich (Jira)" <ji...@apache.org> on 2020/05/26 12:00:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2703) Use KMP Algorithm For Sync Marker Search - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 12:10:00 UTC, 2 replies.
- [jira] [Resolved] (AVRO-2703) Use KMP Algorithm For Sync Marker Search - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 12:10:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2668) Build failure without a C++ compiler - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 12:16:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2766) [C++] Compilation failure size_t - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 12:16:00 UTC, 2 replies.
- [jira] [Commented] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 12:17:00 UTC, 6 replies.
- [jira] [Resolved] (AVRO-2842) PHP Add phpcs and fix all violations against PSR12 - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 12:20:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2766) [C++] Compilation failure size_t - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 12:29:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #889 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/26 12:40:19 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2836) SpecificCompiler does not add DecimalConversion when logical type is a Fixed type - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 13:01:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2499) C# reflect does not cache classes referenced in a union - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/26 13:58:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2499) C# reflect does not cache classes referenced in a union - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/26 13:59:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #890 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/26 14:43:24 UTC, 0 replies.
- [jira] [Commented] (AVRO-2068) Improve EnumSchema constructor performance - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 15:02:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2806) Upgrade Netty to 4.x - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 15:32:00 UTC, 0 replies.
- [jira] [Comment Edited] (AVRO-2837) Java DecimalConversion handling of scale and precision - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/26 16:13:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #891 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/26 16:15:42 UTC, 0 replies.
- [jira] [Commented] (AVRO-2438) SpecificData.deepCopy() cannot be used with URI fields - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 16:49:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-2438) SpecificData.deepCopy() cannot be used with URI fields - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 16:49:00 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2649) [Java] Argument order enforced in avro-tools cli. - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 16:58:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2649) [Java] Argument order enforced in avro-tools cli. - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 16:58:00 UTC, 8 replies.
- [jira] [Resolved] (AVRO-2579) Test can fail with a different order of fields reflected - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 17:02:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2579) Test can fail with a different order of fields reflected - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 17:02:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2493) Unable to register Logical Type for custom Conversion class - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 17:08:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2493) Unable to register Logical Type for custom Conversion class - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/26 17:08:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2552) Exclude generated Thrift classes from Spotless check - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/26 19:34:00 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #892 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/26 19:55:11 UTC, 0 replies.
- [jira] [Commented] (AVRO-2834) Overload avpr schema methods - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/27 02:13:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #883: AVRO-2836 Generated java includes logical type conversions - posted by GitBox <gi...@apache.org> on 2020/05/27 03:18:28 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #891: AVRO-2842: PHP Add phpcs and fix all violations against PSR12 - posted by GitBox <gi...@apache.org> on 2020/05/27 03:20:34 UTC, 0 replies.
- [GitHub] [avro] zeshuai007 opened a new pull request #893: AVRO-2844:Avro-js can't parse default value {} - posted by GitBox <gi...@apache.org> on 2020/05/27 03:24:44 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2844) Avro-js can't parse default value {} - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/27 03:27:01 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #848: Always read even if skipped (readNull missing) - posted by GitBox <gi...@apache.org> on 2020/05/27 03:28:24 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request #894: AVRO-2733: No longer explicitly require rubygems - posted by GitBox <gi...@apache.org> on 2020/05/27 03:30:12 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #887: [AVRO-2806] Upgrade from Netty 3 -> Netty 4 - posted by GitBox <gi...@apache.org> on 2020/05/27 03:33:40 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #703: AVRO-2438:SpecificData.deepCopy() cannot be used with java-class fields - posted by GitBox <gi...@apache.org> on 2020/05/27 03:38:05 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #893: AVRO-2844:Avro-js can't parse default value {} - posted by GitBox <gi...@apache.org> on 2020/05/27 03:44:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #834: Add example schema for date logical type field to spec docs - posted by GitBox <gi...@apache.org> on 2020/05/27 03:45:52 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #782: AVRO-2703: Use KMP Algorithm For Sync Marker Search - posted by GitBox <gi...@apache.org> on 2020/05/27 03:54:56 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #667: [AVRO-2579]: Fix test by sorting fields for deterministic order - posted by GitBox <gi...@apache.org> on 2020/05/27 03:58:26 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #749: cmake: Use GNUInstallDirs instead of hard-coded paths - posted by GitBox <gi...@apache.org> on 2020/05/27 04:00:39 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #535: AVRO-2493: Add custom logical types support for avro-maven-plugin. - posted by GitBox <gi...@apache.org> on 2020/05/27 04:01:54 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #790: AVRO-2068: Improved static class constructor performance - posted by GitBox <gi...@apache.org> on 2020/05/27 04:04:25 UTC, 0 replies.
- [GitHub] [avro] dkulp closed pull request #838: [AVRO-2768] Use a zip file friendly way to open VERSION.txt - posted by GitBox <gi...@apache.org> on 2020/05/27 04:04:59 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #741: AVRO-2649 Made argument order non-enforceable avro-tools cli - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:16 UTC, 0 replies.
- [GitHub] [avro] HorizonNet closed pull request #707: AVRO-2068: Improved EnumSchema constructor performance - posted by GitBox <gi...@apache.org> on 2020/05/27 04:10:05 UTC, 0 replies.
- [jira] [Commented] (AVRO-2846) Avro C++ cmake message "Could NOT find Boost" despite finding suitable version "1.73.0" - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/27 07:00:01 UTC, 2 replies.
- [jira] [Created] (AVRO-2847) Travis Windows/C# build is sometimes flaky - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/27 07:11:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2824) avrogen.exe tool requires unsupported .Net Core 2.2 runtime - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/27 08:46:00 UTC, 0 replies.
- Namespace validation/requirements - posted by Micah Kornfield <em...@gmail.com> on 2020/05/27 17:20:10 UTC, 4 replies.
- [jira] [Commented] (AVRO-2655) Support Serialization/Deserialization for Optional Class in Java - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/28 09:37:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2846) Avro C++ cmake message "Could NOT find Boost" despite finding suitable version "1.73.0" - posted by "Benedict Dietrich (Jira)" <ji...@apache.org> on 2020/05/28 14:22:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba merged pull request #685: AVRO-2514:Making Avro serialization error message more actionable with... - posted by GitBox <gi...@apache.org> on 2020/05/29 08:58:02 UTC, 0 replies.
- [jira] [Commented] (AVRO-2514) Making Avro serialization error message more actionable with schema name and field name - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/29 08:59:00 UTC, 3 replies.
- [jira] [Resolved] (AVRO-2514) Making Avro serialization error message more actionable with schema name and field name - posted by "Ryan Skraba (Jira)" <ji...@apache.org> on 2020/05/29 08:59:00 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request #895: Fix spotless format - posted by GitBox <gi...@apache.org> on 2020/05/29 09:24:43 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #893 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/29 10:20:35 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request #896: Revert "AVRO-2649 Made argument order non-enforceable avro-tools cli" - posted by GitBox <gi...@apache.org> on 2020/05/29 12:12:43 UTC, 0 replies.
- [GitHub] [avro] RyanSkraba closed pull request #896: Revert "AVRO-2649 Made argument order non-enforceable avro-tools cli" - posted by GitBox <gi...@apache.org> on 2020/05/29 13:32:56 UTC, 0 replies.
- Build failed in Jenkins: AvroJava #894 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/29 13:39:09 UTC, 0 replies.
- [GitHub] [avro] iemejia merged pull request #895: Fix spotless format - posted by GitBox <gi...@apache.org> on 2020/05/29 13:39:57 UTC, 0 replies.
- [jira] [Resolved] (AVRO-2668) Build failure without a C++ compiler - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 13:59:00 UTC, 0 replies.
- [jira] [Updated] (AVRO-2667) Update bundler to a more recent version - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 14:00:18 UTC, 0 replies.
- [jira] [Updated] (AVRO-2665) Move to Ruby 2.5 - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 14:02:00 UTC, 1 replies.
- [GitHub] [avro] RyanSkraba opened a new pull request #897: AVRO-2822: Add warning to an experimental method. - posted by GitBox <gi...@apache.org> on 2020/05/29 14:54:40 UTC, 0 replies.
- Jenkins build is back to normal : AvroJava #895 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/29 14:55:09 UTC, 0 replies.
- [GitHub] [avro] iemejia merged pull request #894: AVRO-2733: No longer explicitly require rubygems - posted by GitBox <gi...@apache.org> on 2020/05/29 15:29:56 UTC, 0 replies.
- [jira] [Commented] (AVRO-2733) [Ruby] mistakenly requiring rubygems - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/29 15:30:00 UTC, 1 replies.
- [jira] [Assigned] (AVRO-2665) Move to Ruby 2.5 - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 15:32:00 UTC, 0 replies.
- [GitHub] [avro] iemejia opened a new pull request #898: AVRO-2596 Bump ant from 1.10.5 to 1.10.7 - posted by GitBox <gi...@apache.org> on 2020/05/29 15:32:12 UTC, 0 replies.
- [jira] [Updated] (AVRO-2596) Upgrade ant to version 1.10.8 - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 15:35:00 UTC, 0 replies.
- [jira] [Assigned] (AVRO-2435) Cleanup doc/NOTICE - posted by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2020/05/29 15:38:00 UTC, 0 replies.
- [GitHub] [avro] dkulp merged pull request #898: AVRO-2596: Upgrade ant to version 1.10.8 - posted by GitBox <gi...@apache.org> on 2020/05/29 16:49:16 UTC, 0 replies.
- [jira] [Commented] (AVRO-2596) Upgrade ant to version 1.10.8 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/29 16:50:00 UTC, 1 replies.
- [jira] [Resolved] (AVRO-2596) Upgrade ant to version 1.10.8 - posted by "Daniel Kulp (Jira)" <ji...@apache.org> on 2020/05/29 17:26:00 UTC, 0 replies.
- [jira] [Created] (AVRO-2848) Snappy-java1.1.7.5 has error log in mvn-site - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/30 08:07:00 UTC, 0 replies.
- [jira] [Commented] (AVRO-2204) Please add OWASP Dependency Check to the build (pom.xml) - posted by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/05/30 08:29:00 UTC, 1 replies.
- [GitHub] [avro] tjwp merged pull request #636: AVRO-2545: Add Ruby support for aliases - posted by GitBox <gi...@apache.org> on 2020/05/30 13:04:13 UTC, 0 replies.
- [jira] [Commented] (AVRO-2545) Ruby support for aliases - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/05/30 13:05:00 UTC, 1 replies.
- [jira] [Updated] (AVRO-2545) Ruby support for aliases - posted by "Tim Perkins (Jira)" <ji...@apache.org> on 2020/05/30 13:06:00 UTC, 0 replies.