Created a PR with the versioning scheme described by @Kou. https://github.com/apache/arrow/pull/4801
We can change later (but before the next release) to unblock the failing CI builds. On Thu, Jul 4, 2019 at 12:51 PM Antoine Pitrou <solip...@pitrou.net> wrote: > On Thu, 4 Jul 2019 09:50:10 +0200 > Krisztián Szűcs <szucs.kriszt...@gmail.com> wrote: > > Could We add a temporary solution and perhaps change the versioning > schema > > later? > > I'm asking because all of our c++ based CI builds are failing now. > > Wow, thanks for pointing out. > Indeed: > https://travis-ci.org/apache/arrow/builds/554118250 > > """ > CMake Error at CMakeLists.txt:47 (message): > Need to implement SO version generation for Arrow 1.0+ > -- Configuring incomplete, errors occurred! > """ > > Regards > > Antoine. > > >