[
https://issues.apache.org/jira/browse/PARQUET-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227167#comment-16227167
]
Ryan Blue commented on PARQUET-1152:
------------------------------------
I think we should just remove it. Few people should still be using versions
that include the method and I'd rather just remove it than have a reflection
work-around.
[~gszadovszky], you're right that parquet-format uses 0.9.3, but it is shaded
to avoid leaking the dependency to downstream users. That version won't affect
this problem.
> 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)