[jira] [Resolved] (AVRO-2052) Remove org.apache.avro.file.DataFileWriter Double Buffering

2017-07-22 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR resolved AVRO-2052. --- Resolution: Not A Problem [~cutting] I just ran the Perf test. Indeed, the {{directBinaryEncoder}} is

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

2017-07-22 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/AVRO-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16097362#comment-16097362 ] BELUGA BEHR commented on AVRO-2048: --- I can't explain why this is, but it seems to be a tad faster with

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

2017-07-22 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 edited comment on AVRO-2056 at 7/22/17 3:20 PM: With the patch