Installed on Postgres 9.6 on MacOS using dmg. Install-check passed. My vote: +1 (binding)
Checked out one new addition - vec2cols function. Some comments on that aside from the vote: - Unclear behavior when the vector column to be split up contains different numbers of elements - Recommend clarifying what will happen in that case in the docs and mention that this function expects columns where all rows have vectors of the same length - I looked briefly at the docs website but might have missed this .. Great to see all the work! Thanks, Rashmi On Wed, Aug 8, 2018 at 2:40 PM, Domino Valdano <[email protected]> wrote: > Install check and dev check passed on OSX with postgres 10.3 > > +1 > > Domino > > On Tue, Aug 7, 2018 at 2:37 PM Rahul Iyer <[email protected]> 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/ > apache-madlib-1.15-src.tar.gz > > PGP Signature: > > > > https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/ > apache-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/ > apache-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/ > apache-madlib-1.15-bin-Darwin.dmg > > PGP Signature: > > > > https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/ > apache-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/ > apache-madlib-1.15-bin-Darwin.dmg.sha512 > > > > CentOS* GPDB 4.3.5+ > > Package: > > > > https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/ > apache-madlib-1.15-bin-Linux-GPDB43.rpm > > PGP Signature: > > > > https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/ > apache-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/ > apache-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/ > apache-madlib-1.15-bin-Linux.rpm > > PGP Signature: > > > > https://dist.apache.org/repos/dist/dev/madlib/1.15-RC1/ > apache-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/ > apache-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 > > > -- Rashmi Raghu, Ph.D. Pivotal Data Science
