[jira] [Work logged] (AVRO-3001) JsonEncode Decode support for C#

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

[jira] [Work logged] (AVRO-3622) Python compatibility check fails if record with and without namespace are compared

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

[jira] [Resolved] (AVRO-3561) [Python] Schema resolution fails with equivalent names

2022-08-29 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-3561. --- Resolution: Duplicate > [Python] Schema resolution fails with equivalent names > -

[jira] [Work logged] (AVRO-3622) Python compatibility check fails if record with and without namespace are compared

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

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

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

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

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

[jira] [Updated] (AVRO-3622) Python compatibility check fails if record with and without namespace are compared

2022-08-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated AVRO-3622: - Labels: pull-request-available (was: ) > Python compatibility check fails if record with and with

[jira] [Work logged] (AVRO-3622) Python compatibility check fails if record with and without namespace are compared

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

[GitHub] [avro] jjaakola-aiven opened a new pull request, #1843: AVRO-3622 (python) Fix compatibility check for schemas having or missing namespace

2022-08-29 Thread GitBox
jjaakola-aiven opened a new pull request, #1843: URL: https://github.com/apache/avro/pull/1843 Python implementation does not treat the name and namespace element as Java library. This causes the compatibility check to fail as the name which can be fully qualified is not splitted to n

[jira] [Created] (AVRO-3622) Python compatibility check fails if record with and without namespace are compared

2022-08-29 Thread Jarkko Jaakola (Jira)
Jarkko Jaakola created AVRO-3622: Summary: Python compatibility check fails if record with and without namespace are compared Key: AVRO-3622 URL: https://issues.apache.org/jira/browse/AVRO-3622 Projec

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

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

[jira] [Commented] (AVRO-3618) [Java] TestBinaryDecoder should check consistency with directBinaryDecoder

2022-08-29 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597073#comment-17597073 ] Christophe Le Saec commented on AVRO-3618: -- Hi Ryan, Here small updates on unit t

[GitHub] [avro] clesaec opened a new pull request, #1842: Avro 3618 test binary decoder

2022-08-29 Thread GitBox
clesaec opened a new pull request, #1842: URL: https://github.com/apache/avro/pull/1842 [AVRO-3618](https://issues.apache.org/jira/browse/AVRO-3618) : update unit test testBinaryDecoder to test directBinaryDecoder before moving it in JUnit5. -- This is an automated message from th

[jira] [Assigned] (AVRO-3618) [Java] TestBinaryDecoder should check consistency with directBinaryDecoder

2022-08-29 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Le Saec reassigned AVRO-3618: Assignee: Christophe Le Saec > [Java] TestBinaryDecoder should check consistency wi

[jira] [Work started] (AVRO-3618) [Java] TestBinaryDecoder should check consistency with directBinaryDecoder

2022-08-29 Thread Christophe Le Saec (Jira)
[ https://issues.apache.org/jira/browse/AVRO-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AVRO-3618 started by Christophe Le Saec. > [Java] TestBinaryDecoder should check consistency with directBinaryDeco

[jira] [Work logged] (AVRO-3001) JsonEncode Decode support for C#

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