belugabehr opened a new pull request #755: URL: https://github.com/apache/orc/pull/755
### What changes were proposed in this pull request? Use the optimized Apache Avro implementation of writing a `double` to a stream. Remove extra method which supports this functionality; condense it into a single method. ### Why are the changes needed? Performance. Had a measurable impact on the Driver performance harness for writing `double` values. ### How was this patch tested? No change in functionality. Use existing unit tests. -- 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 specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
