[jira] [Commented] (AVRO-2908) Skip enum using in.readEnum instead of in.readInt

2020-08-10 Thread Muhammad Samir Khan (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17175100#comment-17175100 ] Muhammad Samir Khan commented on AVRO-2908: --- Done. > Skip enum using in.readEnum instead of

[GitHub] [avro] msamirkhan opened a new pull request #942: AVRO-2908: Skip enum using in.readEnum instead of in.readInt

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

[jira] [Created] (AVRO-2913) No support for option java_multiple_files = true;

2020-08-10 Thread Nir Barel (Jira)
Nir Barel created AVRO-2913: --- Summary: No support for option java_multiple_files = true; Key: AVRO-2913 URL: https://issues.apache.org/jira/browse/AVRO-2913 Project: Apache Avro Issue Type: Bug

[jira] [Updated] (AVRO-2912) Protobuf to Avro - throw an exception of "org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -25"

2020-08-10 Thread Nir Barel (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nir Barel updated AVRO-2912: Description: Hi, I tried to convert a protobuf bytes array into avro GenericRecord. I used the

[jira] [Updated] (AVRO-2912) Protobuf to Avro - throw an exception of "org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -25"

2020-08-10 Thread Nir Barel (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nir Barel updated AVRO-2912: Description: Hi, I tried to convert a protobuf bytes array into avro GenericRecord. I used the

[jira] [Updated] (AVRO-2912) Protobuf to Avro - throw an exception of "org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -25"

2020-08-10 Thread Nir Barel (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nir Barel updated AVRO-2912: Description: Hi, I tried to convert a protobuf bytes array into avro GenericRecord. I used the

[jira] [Created] (AVRO-2912) Protobuf to Avro - throw an exception of "org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -25"

2020-08-10 Thread Nir Barel (Jira)
Nir Barel created AVRO-2912: --- Summary: Protobuf to Avro - throw an exception of "org.apache.avro.AvroRuntimeException: Malformed data. Length is negative: -25" Key: AVRO-2912 URL:

[jira] [Assigned] (AVRO-2909) Ignore java version (jenv) in .gitignore

2020-08-10 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned AVRO-2909: - Assignee: Chris Coutinho (was: Ryan Skraba) > Ignore java version (jenv) in .gitignore >

[jira] [Commented] (AVRO-2909) Ignore java version (jenv) in .gitignore

2020-08-10 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174400#comment-17174400 ] Ryan Skraba commented on AVRO-2909: --- Thanks! > Ignore java version (jenv) in .gitignore >

[jira] [Resolved] (AVRO-2909) Ignore java version (jenv) in .gitignore

2020-08-10 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba resolved AVRO-2909. --- Fix Version/s: 1.11.0 Resolution: Fixed > Ignore java version (jenv) in .gitignore >

[jira] [Assigned] (AVRO-2909) Ignore java version (jenv) in .gitignore

2020-08-10 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Skraba reassigned AVRO-2909: - Assignee: Ryan Skraba > Ignore java version (jenv) in .gitignore >

[GitHub] [avro] RyanSkraba merged pull request #940: AVRO-2909: Add .java-version (jenv) to .gitignore

2020-08-10 Thread GitBox
RyanSkraba merged pull request #940: URL: https://github.com/apache/avro/pull/940 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

[jira] [Commented] (AVRO-2908) Skip enum using in.readEnum instead of in.readInt

2020-08-10 Thread Ryan Skraba (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17174356#comment-17174356 ] Ryan Skraba commented on AVRO-2908: --- Hello and thanks for the patch! We've been using pull requests on

[GitHub] [avro] antrv opened a new pull request #941: AVRO-2911: Return .NET 4.5.2 support

2020-08-10 Thread GitBox
antrv opened a new pull request #941: URL: https://github.com/apache/avro/pull/941 Make sure you have checked _all_ steps below. ### Jira - [X] My PR addresses the following [AVRO-2911](https://issues.apache.org/jira/browse/AVRO-2911) issue and reference them in the PR

[jira] [Created] (AVRO-2911) C# - .NET 4.5.2 still used

2020-08-10 Thread Anton Ryzhov (Jira)
Anton Ryzhov created AVRO-2911: -- Summary: C# - .NET 4.5.2 still used Key: AVRO-2911 URL: https://issues.apache.org/jira/browse/AVRO-2911 Project: Apache Avro Issue Type: Task