[
https://issues.apache.org/jira/browse/PARQUET-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483901#comment-14483901
]
Ryan Blue edited comment on PARQUET-236 at 4/7/15 7:44 PM:
-----------------------------------------------------------
The missing methods are provided by superclasses, so this isn't a problem. The
binary diff didn't catch this for some reason, but "moving a method upward in
the class hierarchy" is specifically supported in the [binary compatibility
docs|https://docs.oracle.com/javase/specs/jls/se7/html/jls-13.html].
was (Author: rdblue):
The missing methods are provided by superclasses, so this isn't a problem.
> Check parquet-scrooge compatibility
> -----------------------------------
>
> Key: PARQUET-236
> URL: https://issues.apache.org/jira/browse/PARQUET-236
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.6.0
> Reporter: Ryan Blue
> Priority: Blocker
> Fix For: 1.6.0
>
>
> {{ParquetScroogeScheme#sink}} and {{#isSink}} were removed.
> (ScroogeStructConverter had removals, but I consider it internal)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)