[
https://issues.apache.org/jira/browse/ORC-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355876#comment-16355876
]
Seshu Pasam commented on ORC-297:
---------------------------------
[~owen.omalley] I get a parsing error when presto tries to read ORC file. I was
under the impression that when BloomFilterVersion.ORIGINAL is specified only
the original implementation will be used. But that doesn't seem to be the case.
So this creates compatibility issues. I understand the encoding problem. I will
see if I get can the stacktrace from presto and/or hive and add it to this bug.
> BloomFilterVersion.ORIGINAL is not honored
> ------------------------------------------
>
> Key: ORC-297
> URL: https://issues.apache.org/jira/browse/ORC-297
> Project: ORC
> Issue Type: Bug
> Components: Java
> Affects Versions: 1.4.2
> Reporter: Seshu Pasam
> Priority: Major
>
> When BloomFilterVersion.ORIGINAL is specified when creating ORC file, it
> creates both original bloom filter and the later UTF-8 version. This causes
> problem when third-party software like Hive (1.2), Presto (latest version)
> read the ORC. I can contribute patch/fix for this!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)