Ladislav Skokan created PARQUET-1182:
----------------------------------------
Summary: 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)