[
https://issues.apache.org/jira/browse/PARQUET-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16226762#comment-16226762
]
Zoltan Ivanfi commented on PARQUET-1152:
----------------------------------------
If I understand correctly, the setReadLength method was removed (in a minor
release...) without solving the underlying issue or providing any alternatives
- this functionality is simply not available any more.
As a result of PARQUET-180, it may already happen that setReadLength does not
get called, depending on the Thrift version available at runtime. I think that
if this hit-or-miss behaviour is acceptable, then not calling setReadLength _at
all_ should be acceptable (or even preferable) as well. [~rdblue],
[~julienledem], what do you think?
> Parquet-thrift doesn't compile with Thrift 0.9.3
> ------------------------------------------------
>
> Key: PARQUET-1152
> URL: https://issues.apache.org/jira/browse/PARQUET-1152
> Project: Parquet
> Issue Type: Bug
> Reporter: Nandor Kollar
> Assignee: Nandor Kollar
>
> Parquet-thrift doesn't compile with Thrift 0.9.3, because
> TBinaryProtocol#setReadLength method was removed.
> PARQUET-180 already addressed the problem, but only in runtime.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)