Thank you Wes, keeping the same version sounds good to me.
On 2/27/19, 9:05 PM, "Wes McKinney" wrote:
hi Hatem,
Until the Parquet community begins to make C++ releases out of the new
monorepo structure, I think we should continue to use the same SO
version for all librar
hi Hatem,
Until the Parquet community begins to make C++ releases out of the new
monorepo structure, I think we should continue to use the same SO
version for all libraries produced by the build. Otherwise the ABI
version from a libparquet.so coming from an Arrow release artifact
could cause confl
Hi all,
I’d like to discuss the versioning of the parquet shared libs that are built
when you use -DARROW_PARQUET=ON. My observation is that back when parquet-cpp
was a separate project the shared libs were versioned using the parquet-cpp
version number (e.g 1.4.0). Since moving to a single r