[
https://issues.apache.org/jira/browse/ORC-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16382817#comment-16382817
]
ASF GitHub Bot commented on ORC-310:
------------------------------------
Github user omalley commented on a diff in the pull request:
https://github.com/apache/orc/pull/222#discussion_r171719585
--- Diff: java/core/src/java/org/apache/orc/impl/WriterImpl.java ---
@@ -645,6 +645,8 @@ public void
appendUserMetadata(List<OrcProto.UserMetadataItem> userMetadata) {
return ReaderImpl.deserializeStats(builder.getStatisticsList());
}
+ // TODO: remove this
--- End diff --
Remove the changes in this file. We do not want a guice dependency.
> better error handling for codec
> -------------------------------
>
> Key: ORC-310
> URL: https://issues.apache.org/jira/browse/ORC-310
> Project: ORC
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)