[
https://issues.apache.org/jira/browse/PARQUET-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ladislav Skokan closed PARQUET-1182.
------------------------------------
ok, the tag is there. I had to use " git pull --tags" Thank you.
> Parquet-cpp version 1.3.1 not tagged in git repo
> ------------------------------------------------
>
> Key: PARQUET-1182
> URL: https://issues.apache.org/jira/browse/PARQUET-1182
> Project: Parquet
> Issue Type: Bug
> Components: parquet-cpp
> Affects Versions: cpp-1.3.1
> Reporter: Ladislav Skokan
> Priority: Minor
> Fix For: cpp-1.3.1
>
>
> The released version of parquet-cpp 1.3.1 is not tagged in git repo
> $ git remote -v
> origin https://github.com/apache/parquet-cpp (fetch)
> origin https://github.com/apache/parquet-cpp (push)
> $ git pull; git tag
> Already up-to-date.
> apache-parquet-cpp-1.0.0
> apache-parquet-cpp-1.1.0
> apache-parquet-cpp-1.2.0
> apache-parquet-cpp-1.2.0-rc0
> apache-parquet-cpp-1.2.0-rc1
> apache-parquet-cpp-1.3.0
> apache-parquet-cpp-1.3.0-rc0
> apache-parquet-cpp-1.3.1-rc0
> rel/1.0.0-rc1
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)