[jira] [Commented] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096959#comment-16096959 ] BELUGA BEHR commented on AVRO-2056: --- With the patch applied, writing Doubles is between 1% and 2% faster

[jira] [Updated] (AVRO-2040) Fix Ruby 2.4 deprecation notices

2017-07-21 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya updated AVRO-2040: Fix Version/s: 1.9.0 > Fix Ruby 2.4 deprecation notices > - > >

[jira] [Commented] (AVRO-2040) Fix Ruby 2.4 deprecation notices

2017-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096912#comment-16096912 ] ASF GitHub Bot commented on AVRO-2040: -- Github user asfgit closed the pull request at:

[jira] [Commented] (AVRO-2040) Fix Ruby 2.4 deprecation notices

2017-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096911#comment-16096911 ] ASF subversion and git services commented on AVRO-2040: --- Commit

[jira] [Assigned] (AVRO-2040) Fix Ruby 2.4 deprecation notices

2017-07-21 Thread Suraj Acharya (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Acharya reassigned AVRO-2040: --- Assignee: Tim Perkins > Fix Ruby 2.4 deprecation notices > -

[GitHub] avro pull request #231: AVRO-2040: Ruby 2.4 deprecation fixes

2017-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/avro/pull/231 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (AVRO-2040) Fix Ruby 2.4 deprecation notices

2017-07-21 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096555#comment-16096555 ] Sean Busbey commented on AVRO-2040: --- +1 > Fix Ruby 2.4 deprecation notices >

[jira] [Updated] (AVRO-2048) Avro Binary Decoding - Gracefully Handle Long Strings

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated AVRO-2048: -- Attachment: AVRO-2048.2.patch Fixed checkstyle failures > Avro Binary Decoding - Gracefully Handle Long

[jira] [Updated] (AVRO-2054) Use StringBuilder instead of StringBuffer

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated AVRO-2054: -- Attachment: AVRO-2054.2.patch Renamed the automatic variable from _buffer_ to _builder_. > Use

[jira] [Issue Comment Deleted] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated AVRO-2056: -- Comment: was deleted (was: Renamed the automatic variable from _buffer_ to _builder_.) >

[jira] [Updated] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated AVRO-2056: -- Attachment: AVRO-2054.2.patch Renamed the automatic variable from _buffer_ to _builder_. >

[jira] [Updated] (AVRO-2056) DirectBinaryEncoder Creates Buffer For Each Call To writeDouble

2017-07-21 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated AVRO-2056: -- Attachment: (was: AVRO-2054.2.patch) > DirectBinaryEncoder Creates Buffer For Each Call To

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

2017-07-21 Thread Janosch Woschitz (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16096128#comment-16096128 ] Janosch Woschitz commented on AVRO-1720: Just as a follow-up since there seems to be not much

[jira] [Updated] (AVRO-2043) Move to java8

2017-07-21 Thread Gabor Szadovszky (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Szadovszky updated AVRO-2043: --- Resolution: Fixed Hadoop Flags: Incompatible change Release Note: Avro java source

[jira] [Commented] (AVRO-2043) Move to java8

2017-07-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095967#comment-16095967 ] ASF GitHub Bot commented on AVRO-2043: -- Github user asfgit closed the pull request at:

[GitHub] avro pull request #232: AVRO-2043: Move to java8

2017-07-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/avro/pull/232 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (AVRO-2043) Move to java8

2017-07-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16095966#comment-16095966 ] ASF subversion and git services commented on AVRO-2043: --- Commit