[jira] [Work logged] (AVRO-2069) Use primitive fields in generated getters & setters in Java code

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

[jira] [Updated] (AVRO-2069) Use primitive fields in generated getters & setters in Java code

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-2069: - Labels: pull-request-available (was: ) > Use primitive fields in generated getters & setters in J

[jira] [Work logged] (AVRO-3547) support custom attribute at field level

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

[GitHub] [avro] Avogar opened a new pull request, #1779: Fix possible heap-buffer-overflow in avro::DataFileReaderBase::readDataBlock()

2022-07-22 Thread GitBox
Avogar opened a new pull request, #1779: URL: https://github.com/apache/avro/pull/1779 Fix possible heap-buffer-overflow in avro::DataFileReaderBase::readDataBlock() while reading bad data. This error was found by stress tests in ClickHouse under address sanitizer: https://github.com/Cli

[jira] [Work logged] (AVRO-3585) Unable to encode Value::String as Schema::UUID

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

[jira] [Work logged] (AVRO-3585) Unable to encode Value::String as Schema::UUID

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

[jira] [Updated] (AVRO-3585) Unable to encode Value::String as Schema::UUID

2022-07-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3585: - Labels: pull-request-available (was: ) > Unable to encode Value::String as Schema::UUID > ---

[jira] [Work logged] (AVRO-3585) Unable to encode Value::String as Schema::UUID

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

[GitHub] [avro] RikHeijdens opened a new pull request, #1778: AVRO-3585: Add support for encoding Value::String as Schema::Uuid

2022-07-22 Thread GitBox
RikHeijdens opened a new pull request, #1778: URL: https://github.com/apache/avro/pull/1778 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

[jira] [Created] (AVRO-3585) Unable to encode Value::String as Schema::UUID

2022-07-22 Thread Rik Heijdens (Jira)
Rik Heijdens created AVRO-3585: -- Summary: Unable to encode Value::String as Schema::UUID Key: AVRO-3585 URL: https://issues.apache.org/jira/browse/AVRO-3585 Project: Apache Avro Issue Type: Bug

[jira] [Commented] (AVRO-3579) Java Test : From Junit4 to JUnit5

2022-07-22 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569994#comment-17569994 ] Christophe Le Saec commented on AVRO-3579: -- New [PR for step 2|https://github.com

[jira] [Work logged] (AVRO-3579) Java Test : From Junit4 to JUnit5

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

[jira] [Work logged] (AVRO-3473) Automatically register Conversion classes

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

[GitHub] [avro] clesaec opened a new pull request, #1777: Avro-3579 junit5 step2

2022-07-22 Thread GitBox
clesaec opened a new pull request, #1777: URL: https://github.com/apache/avro/pull/1777 [AVRO-3579](https://issues.apache.org/jira/browse/AVRO-3579) : migration to JUnit5 using command : ``` mvn org.openrewrite.maven:rewrite-maven-plugin:4.27.0:run \ -Drewrite.recipeArtifactCo

[jira] [Commented] (AVRO-530) allow for mutual recursion in type definitions

2022-07-22 Thread Oscar Westra van Holthe - Kind (Jira)
[ https://issues.apache.org/jira/browse/AVRO-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569915#comment-17569915 ] Oscar Westra van Holthe - Kind commented on AVRO-530: - {quote}If the de

[jira] [Work logged] (AVRO-3579) Java Test : From Junit4 to JUnit5

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

[jira] [Work logged] (AVRO-3579) Java Test : From Junit4 to JUnit5

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