The MonetDB team at CWI/MonetDB BV is pleased to announce the
Nov2019-SP1 bugfix release of the MonetDB suite of programs.
More information about MonetDB can be found on our website at
<https://www.monetdb.org/>.
For details on this release, please see the release notes at
<https://www.monetdb.org/Downloads/ReleaseNotes>.
As usual, the download location is <https://dev.monetdb.org/downloads/>.
Nov 2019-SP1 bugfix release (11.35.9)
Bug Fixes
* 6723: columns aliases duplicates should not be allowed. automatic
aliasing required.
* 6724: Prepare confuses types when more than one argument is used
* 6726: Python aggregation does not create aggr_group when
aggregating over all rows
* 6765: GRANT SELECT privilege on a subset of table columns results
in access denied error when selecting the same columns from the
table
* 6790: Count distinct giving wrong results
* 6791: str_to_time('11:40', '%H:%M') creates wrong time value
* 6792: JSON path compiler accepts invalid input
* 6793: cast(interval second value to int or decimal) is wrong (by a
factor of 1000), cast(interval month value to decimal or floating
point) fails
* 6794: external name fits.listdir not bound (sys.listdir) Fatal
error during initialization:
* 6796: Incorrect crash time reported by monetdb tool after crash of
mserver5
* 6798: json.text off by one error
* 6804: DNS resolution of 0.0.0.0 fails on recent Ubuntus