[jira] [Commented] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114439#comment-17114439 ] Hudson commented on AVRO-2555: -- SUCCESS: Integrated in Jenkins build AvroJava #887 (See

[jira] [Updated] (AVRO-2427) Add undocumented codecs to the specification

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2427: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114427#comment-17114427 ] ASF subversion and git services commented on AVRO-2555: --- Commit

[jira] [Updated] (AVRO-2555) Update IDL docs to remove mention of avroj.jar

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2555: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Resolved] (AVRO-2624) Avoid ByteBuffer incompatibility when compiling with JDK9+

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2624. --- Fix Version/s: 1.10.0 Assignee: Daniel Kulp Resolution: Fixed > Avoid ByteBuffer

[jira] [Commented] (AVRO-2624) Avoid ByteBuffer incompatibility when compiling with JDK9+

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114420#comment-17114420 ] Hudson commented on AVRO-2624: -- SUCCESS: Integrated in Jenkins build AvroJava #886 (See

[jira] [Commented] (AVRO-2624) Avoid ByteBuffer incompatibility when compiling with JDK9+

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114410#comment-17114410 ] ASF subversion and git services commented on AVRO-2624: --- Commit

[jira] [Commented] (AVRO-1720) Add an avro-tool to count records in an avro file

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114327#comment-17114327 ] Hudson commented on AVRO-1720: -- SUCCESS: Integrated in Jenkins build AvroJava #885 (See

[jira] [Updated] (AVRO-1720) Add an avro-tool to count records in an avro file

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-1720: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-1720) Add an avro-tool to count records in an avro file

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114297#comment-17114297 ] ASF subversion and git services commented on AVRO-1720: --- Commit

[GitHub] [avro] dkulp merged pull request #879: AVRO-1720: Add tool to count records in avro files

2020-05-22 Thread GitBox
dkulp merged pull request #879: URL: https://github.com/apache/avro/pull/879 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

[jira] [Resolved] (AVRO-2769) After upgrade to 1.9.2, generated code for "put" uses value and value$

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2769. --- Resolution: Cannot Reproduce No reproducible test case provided after 2 months. > After upgrade to

[jira] [Resolved] (AVRO-2359) Support Logical Types in C#

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2359. --- Fix Version/s: 1.9.2 Resolution: Fixed This was merged into 1.9.2 > Support Logical Types in

[jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114253#comment-17114253 ] ASF subversion and git services commented on AVRO-2278: --- Commit

[jira] [Commented] (AVRO-2784) Append to existing file in C#

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114257#comment-17114257 ] ASF subversion and git services commented on AVRO-2784: --- Commit

[jira] [Commented] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114256#comment-17114256 ] ASF subversion and git services commented on AVRO-2753: --- Commit

[jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114254#comment-17114254 ] ASF subversion and git services commented on AVRO-2714: --- Commit

[jira] [Commented] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114259#comment-17114259 ] ASF subversion and git services commented on AVRO-2782: --- Commit

[jira] [Commented] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114258#comment-17114258 ] ASF subversion and git services commented on AVRO-2792: --- Commit

[jira] [Commented] (AVRO-2806) Upgrade Netty to 4.x

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114260#comment-17114260 ] ASF subversion and git services commented on AVRO-2806: --- Commit

[jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114255#comment-17114255 ] ASF subversion and git services commented on AVRO-2714: --- Commit

Jenkins build is back to normal : AvroJava #884

2020-05-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: AvroJava #883

2020-05-22 Thread Apache Jenkins Server
See Changes: [dkulp] [AVRO-2639] Grab unit test from #726, Rest was already done as part of [dan] Added Bzip2 codec. [dan] Fixed some whitespaces - force rebuild [dan] Added bzip codec to the valid ones [github]

[jira] [Commented] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114001#comment-17114001 ] Hudson commented on AVRO-2753: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2784) Append to existing file in C#

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114002#comment-17114002 ] Hudson commented on AVRO-2784: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114000#comment-17114000 ] Hudson commented on AVRO-2714: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2639) SpecificCompiler option to generate Optionals only when nullable

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113998#comment-17113998 ] Hudson commented on AVRO-2639: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114004#comment-17114004 ] Hudson commented on AVRO-2782: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113999#comment-17113999 ] Hudson commented on AVRO-2278: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC

2020-05-22 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17114003#comment-17114003 ] Hudson commented on AVRO-2792: -- FAILURE: Integrated in Jenkins build AvroJava #883 (See

[jira] [Commented] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113995#comment-17113995 ] ASF subversion and git services commented on AVRO-2782: --- Commit

[jira] [Resolved] (AVRO-2782) C# implmenetation of GenericRecord Doesn't have

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2782. --- Fix Version/s: 1.10.0 Resolution: Fixed > C# implmenetation of GenericRecord Doesn't have >

[GitHub] [avro] dkulp merged pull request #846: AVRO-2782:Add indexed access to C# GenericRecord

2020-05-22 Thread GitBox
dkulp merged pull request #846: URL: https://github.com/apache/avro/pull/846 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

[jira] [Updated] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp updated AVRO-2792: -- Fix Version/s: 1.10.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[jira] [Commented] (AVRO-2792) Fix C# logical type tests to work in other timezones than UTC

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113994#comment-17113994 ] ASF subversion and git services commented on AVRO-2792: --- Commit

[jira] [Commented] (AVRO-2784) Append to existing file in C#

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113992#comment-17113992 ] ASF subversion and git services commented on AVRO-2784: --- Commit

[jira] [Resolved] (AVRO-2784) Append to existing file in C#

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2784. --- Resolution: Fixed > Append to existing file in C# > - > >

[GitHub] [avro] dkulp merged pull request #854: AVRO-2792: Fix C# logical type tests to work in other timezones than UTC

2020-05-22 Thread GitBox
dkulp merged pull request #854: URL: https://github.com/apache/avro/pull/854 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

[GitHub] [avro] dkulp merged pull request #853: AVRO-2784: Add the possibility to append to existing files in C#

2020-05-22 Thread GitBox
dkulp merged pull request #853: URL: https://github.com/apache/avro/pull/853 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

[jira] [Resolved] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2753. --- Fix Version/s: 1.10.0 Resolution: Fixed > Add leaveOpen option to DataFileReader and Writer to

[jira] [Commented] (AVRO-2753) Add leaveOpen option to DataFileReader and Writer to keep Stream open

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113986#comment-17113986 ] ASF subversion and git services commented on AVRO-2753: --- Commit

[GitHub] [avro] dkulp merged pull request #823: AVRO-2753: Add leaveOpen optional flag

2020-05-22 Thread GitBox
dkulp merged pull request #823: URL: https://github.com/apache/avro/pull/823 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

[jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113983#comment-17113983 ] ASF subversion and git services commented on AVRO-2714: --- Commit

[jira] [Commented] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113982#comment-17113982 ] ASF subversion and git services commented on AVRO-2714: --- Commit

[jira] [Resolved] (AVRO-2714) [C#] Use new .NET Core APIs for better performance

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2714. --- Fix Version/s: 1.10.0 Resolution: Fixed > [C#] Use new .NET Core APIs for better performance >

[GitHub] [avro] dkulp merged pull request #792: AVRO-2714: [C#] Optimize reading on .NET Core and Standard 2.1+

2020-05-22 Thread GitBox
dkulp merged pull request #792: URL: https://github.com/apache/avro/pull/792 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

[GitHub] [avro] dkulp merged pull request #864: [AVRO-2278] getter semantics confusing.

2020-05-22 Thread GitBox
dkulp merged pull request #864: URL: https://github.com/apache/avro/pull/864 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

[jira] [Resolved] (AVRO-2278) GenericData.Record field getter not correct

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2278. --- Fix Version/s: 1.10.0 Resolution: Fixed > GenericData.Record field getter not correct >

[jira] [Commented] (AVRO-2278) GenericData.Record field getter not correct

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113978#comment-17113978 ] ASF subversion and git services commented on AVRO-2278: --- Commit

[jira] [Created] (AVRO-2843) PHP submit package on packagist.org

2020-05-22 Thread Siad Ardroumli (Jira)
Siad Ardroumli created AVRO-2843: Summary: PHP submit package on packagist.org Key: AVRO-2843 URL: https://issues.apache.org/jira/browse/AVRO-2843 Project: Apache Avro Issue Type: Bug

[jira] [Resolved] (AVRO-2841) PHP: Add support for bzip2 codec

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2841. --- Fix Version/s: 1.10.0 Resolution: Fixed > PHP: Add support for bzip2 codec >

[GitHub] [avro] dkulp merged pull request #890: AVRO-2841: PHP - Add Bzip2 codec

2020-05-22 Thread GitBox
dkulp merged pull request #890: URL: https://github.com/apache/avro/pull/890 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

[jira] [Resolved] (AVRO-2639) SpecificCompiler option to generate Optionals only when nullable

2020-05-22 Thread Daniel Kulp (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kulp resolved AVRO-2639. --- Fix Version/s: 1.10.0 Resolution: Fixed > SpecificCompiler option to generate Optionals only

[jira] [Commented] (AVRO-2639) SpecificCompiler option to generate Optionals only when nullable

2020-05-22 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AVRO-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17113966#comment-17113966 ] ASF subversion and git services commented on AVRO-2639: --- Commit

[GitHub] [avro] dkulp closed pull request #726: AVRO-2639: add option to write Optional only when fields are nullable

2020-05-22 Thread GitBox
dkulp closed pull request #726: URL: https://github.com/apache/avro/pull/726 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