Re: Poll: optional types & union defaults

2021-12-12 Thread Ryan Skraba
Hello! In my experience, the overwhelming majority of UNION are for "optional" or "nullable" fields, and I really like the versatility of the "optional?" feature you've added to IDL. It's an obviously desirable and compelling improvement! Outside of IDL, I've been caught on this before (and so h

[GitHub] [avro] RyanSkraba merged pull request #1377: AVRO-3239: IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread GitBox
RyanSkraba merged pull request #1377: URL: https://github.com/apache/avro/pull/1377 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr..

[jira] [Work logged] (AVRO-3239) IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3239?focusedWorklogId=694722&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694722 ] ASF GitHub Bot logged work on AVRO-3239: Author: ASF GitHub Bot

[jira] [Commented] (AVRO-3239) IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457909#comment-17457909 ] ASF subversion and git services commented on AVRO-3239: --- Commit 7e97

[jira] [Commented] (AVRO-3239) IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457911#comment-17457911 ] ASF subversion and git services commented on AVRO-3239: --- Commit c7aa

[jira] [Updated] (AVRO-3239) IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba updated AVRO-3239: -- Resolution: Fixed Status: Resolved (was: Patch Available) Cherry-picked to [branch-1.11|https:

[jira] [Assigned] (AVRO-3239) IDL parsing silently ignores dangling documentation comments

2021-12-12 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned AVRO-3239: - Assignee: Oscar Westra van Holthe - Kind > IDL parsing silently ignores dangling documentation co

[jira] [Created] (AVRO-3263) Perl Encoder: schema validation of union of records warns when passing over an invalid schema with a long field

2021-12-12 Thread Miguel (Jira)
Miguel created AVRO-3263: Summary: Perl Encoder: schema validation of union of records warns when passing over an invalid schema with a long field Key: AVRO-3263 URL: https://issues.apache.org/jira/browse/AVRO-3263

[jira] [Created] (AVRO-3264) Improve the Avro landing page

2021-12-12 Thread Ryan Skraba (Jira)
Ryan Skraba created AVRO-3264: - Summary: Improve the Avro landing page Key: AVRO-3264 URL: https://issues.apache.org/jira/browse/AVRO-3264 Project: Apache Avro Issue Type: Improvement

Re: New website

2021-12-12 Thread Ryan Skraba
Hello! I realized that I haven't commented on this mailing list thread -- I made some comments on https://issues.apache.org/jira/browse/AVRO-2175 This looks amazing and we should merge it very soon :D It's not perfect, but it's really a great improvement and definitely not worst than the existin

[jira] [Work logged] (AVRO-2019) Improve documentation for logical type annotations in IDL

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2019?focusedWorklogId=694726&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694726 ] ASF GitHub Bot logged work on AVRO-2019: Author: ASF GitHub Bot

[jira] [Work logged] (AVRO-3257) IDL: add syntax to create optional fields

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3257?focusedWorklogId=694727&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694727 ] ASF GitHub Bot logged work on AVRO-3257: Author: ASF GitHub Bot

[GitHub] [avro] mhcuervo opened a new pull request #1422: AVRO-3258: Fix warning in Perl encoder when validating a long field

2021-12-12 Thread GitBox
mhcuervo opened a new pull request #1422: URL: https://github.com/apache/avro/pull/1422 - Disable warnings in the limited scope of "long" validation that uses pack and unpack. It is unnecessary as warnings don't affect the validation outcome and in some scenarios this validation is expecte

[jira] [Work logged] (AVRO-3258) [Python] Setup.cfg declarative format has a syntax error

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3258?focusedWorklogId=694728&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694728 ] ASF GitHub Bot logged work on AVRO-3258: Author: ASF GitHub Bot

[jira] [Created] (AVRO-3265) avrogen generates uncompilable code when namespace ends with ".Avro"

2021-12-12 Thread Serhii Almazov (Jira)
Serhii Almazov created AVRO-3265: Summary: avrogen generates uncompilable code when namespace ends with ".Avro" Key: AVRO-3265 URL: https://issues.apache.org/jira/browse/AVRO-3265 Project: Apache Avro

[jira] [Updated] (AVRO-3265) avrogen generates uncompilable code when namespace ends with ".Avro"

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3265: - Labels: pull-request-available (was: ) > avrogen generates uncompilable code when namespace ends

[jira] [Work logged] (AVRO-3265) avrogen generates uncompilable code when namespace ends with ".Avro"

2021-12-12 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3265?focusedWorklogId=694737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694737 ] ASF GitHub Bot logged work on AVRO-3265: Author: ASF GitHub Bot

[GitHub] [avro] almazik opened a new pull request #1423: AVRO-3265: Fix avrogen code generation for Avro namespaces

2021-12-12 Thread GitBox
almazik opened a new pull request #1423: URL: https://github.com/apache/avro/pull/1423 Make sure you have checked _all_ steps below. ### Jira - [ x] My PR addresses the following [Avro Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them in the PR tit

[GitHub] [avro] dependabot[bot] opened a new pull request #1424: Bump netty-bom from 4.1.70.Final to 4.1.71.Final in /lang/java

2021-12-12 Thread GitBox
dependabot[bot] opened a new pull request #1424: URL: https://github.com/apache/avro/pull/1424 Bumps [netty-bom](https://github.com/netty/netty) from 4.1.70.Final to 4.1.71.Final. Commits https://github.com/netty/netty/commit/2e346c1d1d6fc58762f52fd31ee4dc5a92d3a5bd";>2e346c1

[GitHub] [avro] dependabot[bot] opened a new pull request #1425: Update digest requirement from 0.9 to 0.10 in /lang/rust

2021-12-12 Thread GitBox
dependabot[bot] opened a new pull request #1425: URL: https://github.com/apache/avro/pull/1425 Updates the requirements on [digest](https://github.com/RustCrypto/traits) to permit the latest version. Commits https://github.com/RustCrypto/traits/commit/56de6873faeedbcb3a20092d5

[GitHub] [avro] dependabot[bot] opened a new pull request #1426: Update md-5 requirement from 0.9.1 to 0.10.0 in /lang/rust

2021-12-12 Thread GitBox
dependabot[bot] opened a new pull request #1426: URL: https://github.com/apache/avro/pull/1426 Updates the requirements on [md-5](https://github.com/RustCrypto/hashes) to permit the latest version. Commits https://github.com/RustCrypto/hashes/commit/75298d36b9400654ad3bbee072b

[GitHub] [avro] dependabot[bot] opened a new pull request #1427: Update sha2 requirement from 0.9.8 to 0.10.0 in /lang/rust

2021-12-12 Thread GitBox
dependabot[bot] opened a new pull request #1427: URL: https://github.com/apache/avro/pull/1427 Updates the requirements on [sha2](https://github.com/RustCrypto/hashes) to permit the latest version. Commits See full diff in https://github.com/RustCrypto/hashes/commits/sha2-v0.1

Re: New website

2021-12-12 Thread Martin Grigorov
Hi Ryan, On Sun, Dec 12, 2021 at 1:36 PM Ryan Skraba wrote: > Hello! > > I realized that I haven't commented on this mailing list thread -- I > made some comments on https://issues.apache.org/jira/browse/AVRO-2175 > > This looks amazing and we should merge it very soon :D It's not > perfect, bu