By the way, the user documentation for the 1.15 rc can be found at http://madlib.apache.org/docs/rc/index.html
Thanks to Rahul for publishing this; it was a suggestion from a previous reviewer of the release 1.14 rc a few weeks back. Frank On Wed, Aug 8, 2018 at 9:17 AM, FENG, Xixuan (Aaron) <xixuan.f...@gmail.com> wrote: > Install check passed on PostgreSQL 9.6 OS X. > > +1 (binding) > > > On Wed, Aug 8, 2018 at 7:56 AM, Frank McQuillan <fmcquil...@pivotal.io> > wrote: > >> install check, dev check and unit tests passed on pg9.6 on osx >> >> spot checking did not find any glaring issues >> >> +1 (binding) >> >> >> Frank McQuillan >> >> On Tue, Aug 7, 2018 at 2:37 PM, Rahul Iyer <ri...@apache.org> wrote: >> >>> Hello Apache MADlib dev community, >>> >>> This is the call for vote for Apache MADlib 1.15 Release (RC1). Relevant >>> source release tarball and convenience binaries are provided below. >>> >>> The vote will run for at least 72 working hours and will close on >>> Friday, Aug 10th, 2018 @ 5pm PDT. A minimum of 3 binding +1 votes and >>> more binding +1 than binding -1 are required to pass. >>> >>> Highlights of this release are: >>> >>> * MLP: Added momentum and Nesterov's accelerated gradient methods to >>> gradient >>> updates (MADLIB-1210). >>> * New modules: >>> - drop_cols: Create new table from an existing table (CTAS) using an >>> expression of column names (MADLIB-1241). >>> - cols2vec: Create an array from multiple columns (similar to >>> ARRAY[...] >>> with columns obtained using an expression) (MADLIB-1239). >>> - vec2cols: Create multiple columns from an existing array >>> (MADLIB-1240). >>> * DT/RF: >>> - Added impurity importance values in DT and RF (MADLIB-1205, 1246, >>> 1249). >>> - Added a new function (get_var_importance) to report importance >>> values >>> in an cleaner interface (MADLIB-925). >>> * Fixed an ABI issue that prevented compiling MADlib on GCC 5+ >>> (MADLIB-1025). >>> * Removed HAWQ support from all modules >>> >>> For additional information and release notes, please see: >>> https://cwiki.apache.org/confluence/display/MADLIB/MADlib+1.15 >>> >>> Here are the release artifact details: >>> >>> Source release tag to be voted on: rc/1.15-rc1, located here: >>> https://git-wip-us.apache.org/repos/asf?p=madlib.git;a=tag;h >>> =refs/tags/rc/1.15-rc1 >>> >>> Documentation for the release candidate can be found here: >>> http://madlib.apache.org/docs/rc/index.html >>> >>> Source release tarball: >>> Package: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-src.tar.gz >>> PGP Signature: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-src.tar.gz.asc >>> SHA512 >>> <https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apache-madlib-1.15-src.tar.gz.ascSHA512> >>> Hash: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-src.tar.gz.sha512 >>> >>> Convenience binary packages: >>> >>> macOS: 10.* PostgreSQL 9.6 & 10.2 >>> Package: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Darwin.dmg >>> PGP Signature: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Darwin.dmg.asc >>> SHA512 >>> <https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apache-madlib-1.15-bin-Darwin.dmg.ascSHA512> >>> Hash: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Darwin.dmg.sha512 >>> >>> CentOS* GPDB 4.3.5+ >>> Package: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux-GPDB43.rpm >>> PGP Signature: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux-GPDB43.rpm.asc >>> SHA512 >>> <https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apache-madlib-1.15-bin-Linux-GPDB43.rpm.ascSHA512> >>> Hash: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux-GPDB43.rpm.sha512 >>> >>> CentOS 6 &* GPDB 5+, PostgreSQL 9.6 & 10 >>> Package: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux.rpm >>> PGP Signature: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux.rpm.asc >>> SHA512 >>> <https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apache-madlib-1.15-bin-Linux.rpm.ascSHA512> >>> Hash: >>> https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/apach >>> e-madlib-1.15-bin-Linux.rpm.sha512 >>> >>> The PGP KEYS file used to validate the signature of the release artifacts >>> is available here: >>> https://dist.apache.org/repos/dist/dev/madlib/KEYS >>> >>> To help in tallying the vote, PMC members please be sure to indicate >>> “(binding)” with the vote. >>> >>> [ ] +1 approve >>> [ ] +0 no opinion >>> [ ] -1 disapprove (and reason why) >>> >>> Best, >>> Rahul Iyer >>> >> >> >