[
https://issues.apache.org/jira/browse/PARQUET-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471533#comment-16471533
]
Gabor Szadovszky commented on PARQUET-1295:
-------------------------------------------
I think, you are right. We should check against the previously released
versions (e.g. changes between {{1.8.2}} and {{1.8.3}}). I don't know if it is
intentional to keep checking the API against {{1.7.0}} or only that we forgot
to update the version.
Another thing is {{org.apache.parquet.column.**}} is excluded from the check
suggesting that these classes (including {{ValuesReader}}) are not part of the
public API.
What do you think, [~rdblue]?
> Parquet libraries do not follow proper semantic versioning
> ----------------------------------------------------------
>
> Key: PARQUET-1295
> URL: https://issues.apache.org/jira/browse/PARQUET-1295
> Project: Parquet
> Issue Type: Bug
> Reporter: Vlad Rozov
> Priority: Major
>
> There are changes between 1.8.0 and 1.10.0 that break API compatibility. A
> minor version change is supposed to be backward compatible with 1.9.0 and
> 1.8.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)