Fang Zheng created ORC-431:
------------------------------
Summary: Fix typo in exception message and simplify code logic
Key: ORC-431
URL: https://issues.apache.org/jira/browse/ORC-431
Project: ORC
Issue Type: Improvement
Components: C++
Reporter: Fang Zheng
1. Fix typo in the exception message in WriterOptions::setFileVersion():
"Unpoorted" should be "Unsupported".
2. Simplify some code in Writer.cc and OutputStream.cc to avoid re-computation.
3. Simplify a condition check in WriterImpl::buildFooterType().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)