LS,
The MonetDB team wishes to announce the end of our reliance on Bugzilla
for bug tracking and enhancement requests. Instead, we switch over to
the MonetDB Github issues repo (https://github.com/monetdb/monetdb),
which is an hourly based mirror of the Mercurial repository managed at
the development group.
The move will take place on Friday, November 27, 2020. The actual
transfer of the Bugzilla archive into the Github Issues may take a
number of hours.
A redirect will be in place to send people from Bugzilla towards the
MonetDB GitHub repository instead.
--
Sjoerd Mullender
The MonetDB team at MonetDB BV is pleased to announce the
Oct2020-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://www.monetdb.org/downloads/>.
Oct 2020-SP1 bugfix release (11.39.7)
Bug Fixes
* 6890: Add support of xz/lzma (de)compression on MS Windows
* 6891: Add support of lz4 (de)compression on MS Windows
* 6971: Parsing table returning function on remote server fails
* 6981: Oct2020: PREPARE DDL statement silently fails
* 6983: monetdb allows to use non-existing optimizer pipe
* 6998: MAL profiler buffer limitations
* 7001: crossproduct generated for a simple (semi-)join
* 7003: Segfault on large chain of constant decimal multiplication
* 7005: Dropping a STREAM TABLE does not remove the associated column
info from sys._columns
* 7010: deallocate <id> results in all prepared statements being
deallocated (not error-related)
* 7011: uuid() called only once when used in projection list