[
https://issues.apache.org/jira/browse/PARQUET-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14569057#comment-14569057
]
Konstantin Shaposhnikov commented on PARQUET-297:
-------------------------------------------------
https://github.com/apache/parquet-mr/pull/208
> created_by in file meta data doesn't contain parquet library version
> --------------------------------------------------------------------
>
> Key: PARQUET-297
> URL: https://issues.apache.org/jira/browse/PARQUET-297
> Project: Parquet
> Issue Type: Bug
> Components: parquet-mr
> Affects Versions: 1.6.0, 1.7.0, 1.8.0
> Reporter: Konstantin Shaposhnikov
>
> E.g. in a file produced with parquet 1.6.0 created_by = "parquet-mr (build
> 6aa21f8776625b5fa6b18059cfebe7549f2e00cb)", while it should be "parquet-mr
> version 1.6.0 (build 6aa21f8776625b5fa6b18059cfebe7549f2e00cb)"
> Two problems populating Version.VERSION_NUMBER
> - getJarPath() is broken
> - readVersionNumber() reads wrong file from the wrong jar file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)