You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Deepak Majeti (JIRA)" <ji...@apache.org> on 2017/05/19 00:02:04 UTC

[jira] [Created] (ORC-196) [C++] Rename ParseError to OrcError and use it in both read and write paths

Deepak Majeti created ORC-196:
---------------------------------

             Summary: [C++] Rename ParseError to OrcError and use it in both read and write paths
                 Key: ORC-196
                 URL: https://issues.apache.org/jira/browse/ORC-196
             Project: ORC
          Issue Type: Bug
          Components: C++
            Reporter: Deepak Majeti


The current ParseError exception type used in the read-path does not fit well in the write-path. The scope of this JIRA is to rename this to OrcException and use it throughout the C++ code base.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)