[jira] [Assigned] (AVRO-2832) [Java] Create a configurable Formatter for Schemas

2022-03-08 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned AVRO-2832: - Assignee: (was: Ryan Skraba) > [Java] Create a configurable Formatter for Schemas > -

[jira] [Work logged] (AVRO-3433) Rust: The canonical form should preserve schema references

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

[jira] [Work logged] (AVRO-3433) Rust: The canonical form should preserve schema references

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

[jira] [Work logged] (AVRO-3433) Rust: The canonical form should preserve schema references

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

[jira] [Work logged] (AVRO-3433) Rust: The canonical form should preserve schema references

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

[GitHub] [avro] opwvhk opened a new pull request #1589: Avro 3404 idl syntax for avsc equivalent

2022-03-08 Thread GitBox
opwvhk opened a new pull request #1589: URL: https://github.com/apache/avro/pull/1589 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 title

[jira] [Work logged] (AVRO-3403) Migrate from JavaCC to ANTLR

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

[jira] [Updated] (AVRO-3403) Migrate from JavaCC to ANTLR

2022-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3403: - Labels: pull-request-available (was: ) > Migrate from JavaCC to ANTLR > -

[GitHub] [avro] opwvhk opened a new pull request #1588: AVRO-3403: Create and use ANTLR to parse IDL files

2022-03-08 Thread GitBox
opwvhk opened a new pull request #1588: URL: https://github.com/apache/avro/pull/1588 Added a shared ANTLR grammar, without actions or predicates. This guarantees ANTLR can create usable parsers in any language it supports. The Java code creating a parse tree and transforming it into a

[jira] [Work logged] (AVRO-3427) Add command line option to skip creation of directories based on namespace path

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

[jira] [Work logged] (AVRO-3415) Add C# code coverage support

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

[jira] [Work logged] (AVRO-3427) Add command line option to skip creation of directories based on namespace path

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

[jira] [Work logged] (AVRO-3415) Add C# code coverage support

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

[jira] [Work logged] (AVRO-3415) Add C# code coverage support

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

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[jira] [Work logged] (AVRO-3436) [Spec] Clarify which names are allowed to be qualified with namespaces

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

[jira] [Updated] (AVRO-3436) [Spec] Clarify which names are allowed to be qualified with namespaces

2022-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3436: - Labels: pull-request-available (was: ) > [Spec] Clarify which names are allowed to be qualified w

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[GitHub] [avro] opwvhk opened a new pull request #1587: AVRO-3436: Clarify what names have a namespace

2022-03-08 Thread GitBox
opwvhk opened a new pull request #1587: URL: https://github.com/apache/avro/pull/1587 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 title

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[GitHub] [avro] KyleSchoonover closed pull request #1514: AVRO-3363: updated DatumWriter to IDatumWriter

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1514: URL: https://github.com/apache/avro/pull/1514 -- 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-unsubs

[jira] [Work logged] (AVRO-3387) Update BinaryDecoder to conform to C# standards

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3363) Replace DatumWriter with IDatumWriter

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

[jira] [Work logged] (AVRO-3368) Remove accessible field value from GenericFixed

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

[GitHub] [avro] KyleSchoonover closed pull request #1535: AVRO-3387: Updated BinaryDecoder to conform to C# standards

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1535: URL: https://github.com/apache/avro/pull/1535 -- 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-unsubs

[jira] [Work logged] (AVRO-3362) Replace DatumReader with IDatumReader

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

[jira] [Work logged] (AVRO-3398) Update Avro.Main.GenericDatumWriter

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

[GitHub] [avro] KyleSchoonover closed pull request #1519: AVRO-3368: Marked value field obsolete in GenericFixed

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1519: URL: https://github.com/apache/avro/pull/1519 -- 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-unsubs

[jira] [Work logged] (AVRO-3397) Update Avro.Main.GenericDatumReader to meet style guidelines

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

[jira] [Work logged] (AVRO-3399) Update Avro.Main.GenericEnum to meet style guidelines

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

[jira] [Work logged] (AVRO-3396) Update Avro.Main.DeflateCodec to meet style guidelines

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

[jira] [Work logged] (AVRO-3401) Update Avro.Main.GenericRecord to meet style guidelines

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

[jira] [Work logged] (AVRO-3402) Update Avro.Main.GenericWriter to meet style guidelines

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

[jira] [Work logged] (AVRO-3393) Update Avro.Main.DataFileReader to meet style guidelines

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

[jira] [Work logged] (AVRO-3395) Update Avro.Main.DataFileWriter to meet style guidelines

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

[jira] [Work logged] (AVRO-3400) Update Avro.Main.GenericReader to meet style guidelines

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

[GitHub] [avro] KyleSchoonover closed pull request #1513: AVRO-3362: Changed DatumReader to IDatumReader

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1513: URL: https://github.com/apache/avro/pull/1513 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1546: AVRO-3399: Updated GenericEnum to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1546: URL: https://github.com/apache/avro/pull/1546 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1549: AVRO-3402: Updated GenericWriter to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1549: URL: https://github.com/apache/avro/pull/1549 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1548: AVRO-3401: Updated GenericRecord to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1548: URL: https://github.com/apache/avro/pull/1548 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1547: AVRO-3400: Updated GenericReader to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1547: URL: https://github.com/apache/avro/pull/1547 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1544: AVRO-3397: Updated GenericDatumReader to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1544: URL: https://github.com/apache/avro/pull/1544 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1545: AVRO-3398: Updated GenericDatumWriter to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1545: URL: https://github.com/apache/avro/pull/1545 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1543: AVRO-3396: Updated DeflateCodec to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1543: URL: https://github.com/apache/avro/pull/1543 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1541: AVRO-3393: Updated DataFileReader to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1541: URL: https://github.com/apache/avro/pull/1541 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1542: AVRO-3395: Updated DataFileWriter to meet styling guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1542: URL: https://github.com/apache/avro/pull/1542 -- 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-unsubs

[jira] [Work logged] (AVRO-3389) Update Avro.AvroGen to meet styling standards

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

[jira] [Work logged] (AVRO-3392) Update Avro.Main.CodeGen to meet styling guidelines

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

[jira] [Work logged] (AVRO-3390) Update Spacing Changes only

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

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[GitHub] [avro] KyleSchoonover closed pull request #1540: AVRO-3392: Updated CodeGen to meet styling guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1540: URL: https://github.com/apache/avro/pull/1540 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1538: AVRO-3390: Spacing changes only to meet style guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1538: URL: https://github.com/apache/avro/pull/1538 -- 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-unsubs

[GitHub] [avro] KyleSchoonover closed pull request #1537: AVRO-3389: Avrogen updated to meet styling guidelines

2022-03-08 Thread GitBox
KyleSchoonover closed pull request #1537: URL: https://github.com/apache/avro/pull/1537 -- 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-unsubs

[jira] [Work logged] (AVRO-3415) Add C# code coverage support

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Updated] (AVRO-3440) Protocol.createMessage(Message, Schema) names messages after the protocol

2022-03-08 Thread Oscar Westra van Holthe - Kind (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Westra van Holthe - Kind updated AVRO-3440: - Labels: (was: pull-request-available) Status: Patch Available

[jira] [Assigned] (AVRO-3440) Protocol.createMessage(Message, Schema) names messages after the protocol

2022-03-08 Thread Oscar Westra van Holthe - Kind (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oscar Westra van Holthe - Kind reassigned AVRO-3440: Assignee: (was: Oscar Westra van Holthe - Kind) > Proto

[jira] [Work logged] (AVRO-3440) Protocol.createMessage(Message, Schema) names messages after the protocol

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

[jira] [Updated] (AVRO-3440) Protocol.createMessage(Message, Schema) names messages after the protocol

2022-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3440: - Labels: pull-request-available (was: ) > Protocol.createMessage(Message, Schema) names messages a

[jira] [Work logged] (AVRO-3415) Add C# code coverage support

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

[GitHub] [avro] opwvhk opened a new pull request #1586: AVRO-3440: Fix bug in Protocol.createMessage

2022-03-08 Thread GitBox
opwvhk opened a new pull request #1586: URL: https://github.com/apache/avro/pull/1586 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 title

[jira] [Created] (AVRO-3440) Protocol.createMessage(Message, Schema) names messages after the protocol

2022-03-08 Thread Oscar Westra van Holthe - Kind (Jira)
Oscar Westra van Holthe - Kind created AVRO-3440: Summary: Protocol.createMessage(Message, Schema) names messages after the protocol Key: AVRO-3440 URL: https://issues.apache.org/jira/browse/AVRO-3

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[jira] [Commented] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503178#comment-17503178 ] Martin Tzvetanov Grigorov commented on AVRO-3429: - [~prateekjoshi24]  I've

[jira] [Updated] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov updated AVRO-3429: Priority: Major (was: Critical) > To fetch all the failure attributes in ca

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Resolved] (AVRO-3439) Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java

2022-03-08 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov resolved AVRO-3439. - Fix Version/s: 1.11.1 1.12.0 Resolution: Fixed >

[jira] [Work logged] (AVRO-3439) Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java

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

[jira] [Updated] (AVRO-3439) Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java

2022-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3439: - Labels: pull-request-available (was: ) > Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final i

[jira] [Updated] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Prateek Joshi (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prateek Joshi updated AVRO-3429: Priority: Critical (was: Blocker) > To fetch all the failure attributes in case of schema validatio

[jira] [Created] (AVRO-3439) Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java

2022-03-08 Thread Martin Tzvetanov Grigorov (Jira)
Martin Tzvetanov Grigorov created AVRO-3439: --- Summary: Java: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java Key: AVRO-3439 URL: https://issues.apache.org/jira/browse/AVRO-3439

[jira] [Updated] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Prateek Joshi (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prateek Joshi updated AVRO-3429: Priority: Blocker (was: Critical) > To fetch all the failure attributes in case of schema validatio

[GitHub] [avro] martin-g merged pull request #1581: AVRO-3439: Bump netty-bom from 4.1.72.Final to 4.1.74.Final in /lang/java

2022-03-08 Thread GitBox
martin-g merged pull request #1581: URL: https://github.com/apache/avro/pull/1581 -- 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] [Comment Edited] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Prateek Joshi (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503161#comment-17503161 ] Prateek Joshi edited comment on AVRO-3429 at 3/8/22, 7:57 PM: --

[jira] [Commented] (AVRO-3429) To fetch all the failure attributes in case of schema validation failure

2022-03-08 Thread Prateek Joshi (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503161#comment-17503161 ] Prateek Joshi commented on AVRO-3429: - Hi Team, Is there any updates on this? > To fe

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Updated] (AVRO-3438) NPE when serializing Avro GenericRecord with Kryo

2022-03-08 Thread Martin Tzvetanov Grigorov (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tzvetanov Grigorov updated AVRO-3438: Component/s: java > NPE when serializing Avro GenericRecord with Kryo >

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Work logged] (AVRO-3423) Add release step to build.sh for C#

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

[jira] [Updated] (AVRO-3438) NPE when serializing Avro GenericRecord with Kryo

2022-03-08 Thread Arseniy Tashoyan (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arseniy Tashoyan updated AVRO-3438: --- Description: We have an Apache Flink application, that processes Avro GenericRecords. Flink u

[jira] [Commented] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503117#comment-17503117 ] ASF subversion and git services commented on AVRO-3370: --- Commit 6980

[jira] [Updated] (AVRO-3438) NPE when serializing Avro GenericRecord with Kryo

2022-03-08 Thread Arseniy Tashoyan (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arseniy Tashoyan updated AVRO-3438: --- Description: We have an Apache Flink application, that processes Avro GenericRecords. Flink u

[jira] [Commented] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503116#comment-17503116 ] ASF subversion and git services commented on AVRO-3370: --- Commit 0de8

[jira] [Resolved] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-3370. --- Resolution: Fixed > [Spec] Inconsistent behaviour on types as invalid names. > ---

[jira] [Commented] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503115#comment-17503115 ] Ryan Skraba commented on AVRO-3370: --- Cherry-picked to branch-1.11 [here|https://github.

[jira] [Work logged] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

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

[jira] [Commented] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503113#comment-17503113 ] ASF subversion and git services commented on AVRO-3370: --- Commit f472

[GitHub] [avro] RyanSkraba merged pull request #1533: AVRO-3370: Allow complex types as names

2022-03-08 Thread GitBox
RyanSkraba merged pull request #1533: URL: https://github.com/apache/avro/pull/1533 -- 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] [Updated] (AVRO-3438) NPE when serializing Avro GenericRecord with Kryo

2022-03-08 Thread Arseniy Tashoyan (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arseniy Tashoyan updated AVRO-3438: --- Description: We have an Apache Flink application, that processes Avro GenericRecords. Flink u

[jira] [Commented] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

2022-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17503111#comment-17503111 ] ASF subversion and git services commented on AVRO-3370: --- Commit 4b8d

[jira] [Work logged] (AVRO-3424) C# Add support to parse string into Schema.Type

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

[jira] [Work logged] (AVRO-3370) [Spec] Inconsistent behaviour on types as invalid names.

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

[GitHub] [avro] RyanSkraba merged pull request #1573: AVRO-3370: Clarify spec with regards to permitted names

2022-03-08 Thread GitBox
RyanSkraba merged pull request #1573: URL: https://github.com/apache/avro/pull/1573 -- 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] [Assigned] (AVRO-3159) Error in AVRO specification

2022-03-08 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned AVRO-3159: - Assignee: Ryan Skraba > Error in AVRO specification > --- > >

  1   2   >