You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Wes McKinney <we...@gmail.com> on 2018/09/10 16:53:44 UTC

Getting Arrow ready to release again

hi all,

After the apache/parquet-cpp repo splice, we have some packaging work
to do in order to be able to cut the 0.11 release:

* Update and test crossbow packaging -- the parquet-cpp conda package
is now no longer necessary and should be removed
* Update release verification scripts
* Update / test that C++ API documentation works
* Decide on how to handle the version number that is written to
Parquet metadata from binary artifacts originating out of an Arrow
release (whether to use X.Y.Z-SNAPSHOT or whether to write something
else like  apache arrow-X.Y.Z in the version field)

Did I miss anything?

I'm very busy this week with the Strata conference but I'm going to
work on paring down the 0.11 backlog to assess the work that
absolutely needs to get done before we can make another release. If
others could help with trimming the backlog that would be helpful.
With luck we can cut a release candidate next week

Thanks
Wes