You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/06/25 22:04:44 UTC

[GitHub] [madlib] fmcquillan99 commented on a change in pull request #417: release notes for 1.16

fmcquillan99 commented on a change in pull request #417: release notes for 1.16
URL: https://github.com/apache/madlib/pull/417#discussion_r297413047
 
 

 ##########
 File path: RELEASE_NOTES
 ##########
 @@ -8,10 +8,47 @@ A complete list of changes for each release can be obtained by viewing the git
 commit history located at https://github.com/apache/madlib/commits/master.
 
 Current list of bugs and issues can be found at https://issues.apache.org/jira/browse/MADLIB.
+
+—-------------------------------------------------------------------------
+MADlib v1.16:
+
+Release Date: 2019-Jul-02
+
+New features:
+    - Deep learning: support for Keras with TensorFlow backend with GPU acceleration (MADLIB-1268, MADLIB-1304, MADLIB-1305, MADLIB-1307, MADLIB-1308, MADLIB-1309, MADLIB-1310, MADLIB-1311, MADLIB-1313, MADLIB-1314, MADLIB-1315, MADLIB-1316, MADLIB-1319, MADLIB-1321, MADLIB-1326, MADLIB-1330, MADLIB-1335, MADLIB-1336, MADLIB-1338, MADLIB-1343, MADLIB-1348, MADLIB-1349, MADLIB-1350, MADLIB-1356, MADLIB-1357, MADLIB-1358, MADLIB-1324, MADLIB-1337, MADLIB-1347, MADLIB-1363)
+    - Deep learning: utility to load model architectures and weights (MADLIB-1306)
+    - Deep learning: preprocess images for gradient descent optimization algorithms (MADLIB-1290, MADLIB-1332, MADLIB-1334, MADLIB-1300, MADLIB-1303)
+    - kd-tree method for k-nearest neighbors for faster approximate solution (MADLIB-1061, MADLIB-1293)
+    - Support for Greenplum 6 (MADLIB-1298)
+    - Support for PostgreSQL 11 (MADLIB-1283)
+
+Bug fixes:
+    - madlib.dist_jaccard not releasing memory (MADLIB-1291)
+    - MLP with minibatching fails on postgres (MADLIB-1302)
+    - MLP does not stop even after tolerance reached (MADLIB-1325)
+    - MLP warm start not working (MADLIB-1329)
+    - Pivot: Fix array_agg + distinct scaling issue on gpdb (MADLIB-1361)
+    - linregr_train fails when dependent variable is a JSONB element (MADLIB-1284)
+    - MADLib 1.15 does not recognize Postgres 10 declarative partitioned table (MADLIB-1287)
+    - Encoding module is not handling bigint properly (MADLIB-1295)
+    - MLP with minibatch fails for integer dependent variable on PostgreSQL (MADLIB-1322)
 
 Review comment:
   OK, will reorder

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services