Antoine Pitrou created PARQUET-1291:
---------------------------------------
Summary: [C++] libparquet.so should be ABI-versioned
Key: PARQUET-1291
URL: https://issues.apache.org/jira/browse/PARQUET-1291
Project: Parquet
Issue Type: Improvement
Components: parquet-cpp
Reporter: Antoine Pitrou
Currently, SO file versioning follows source versioning (e.g.
{{libparquet.so.1.4.1}}). Instead, it should probably have ABI versioning as
done in ARROW-2522: the SO major number must be incremented each time the ABI
changes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)