User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Build Identifier:
There are still missing bat.append operations between different atoms. In this case appending a 70 bte to an integer BAT from an IN operation is failing.
Date: 2018-01-18 11:53:09 +0100
From: @PedroTadim
To: SQL devs <>
Version: -- development
CC: @njnes
Last updated: 2018-02-12 16:12:05 +0100
Comment 26096
Date: 2018-01-18 11:53:09 +0100
From: @PedroTadim
User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36
Build Identifier:
There are still missing bat.append operations between different atoms. In this case appending a 70 bte to an integer BAT from an IN operation is failing.
Reproducible: Always
Steps to Reproduce:
Actual Results:
A MAL error:
'bat.append' undefined in: bat.append(X_42:bat[:int], X_40:bte, true:bit);
Expected Results:
An empty result set
Comment 26098
Date: 2018-01-18 12:37:32 +0100
From: MonetDB Mercurial Repository <>
Changeset ca5cee4ff0fd made by Pedro Ferreira pedro.ferreira@monetdbsolutions.com in the MonetDB repo, refers to this bug.
For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=ca5cee4ff0fd
Changeset description:
Comment 26100
Date: 2018-01-18 21:37:53 +0100
From: MonetDB Mercurial Repository <>
Changeset 9ddf37267b1c made by Niels Nes niels@cwi.nl in the MonetDB repo, refers to this bug.
For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=9ddf37267b1c
Changeset description:
Comment 26103
Date: 2018-01-18 21:38:30 +0100
From: @njnes
fixed type checking
The text was updated successfully, but these errors were encountered: