Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

batcalc.== can't handle void BATs #6126

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

batcalc.== can't handle void BATs #6126

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working GDK Kernel normal

Comments

@monetdb-team
Copy link

Date: 2016-11-18 20:48:15 +0100
From: muesli4
To: GDK devs <>
Version: 11.23.13 (Jun2016-SP2)

Last updated: 2016-12-21 13:08:09 +0100

Comment 24704

Date: 2016-11-18 20:48:15 +0100
From: muesli4

User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build Identifier:

There is not much else to say.

Reproducible: Always

Actual Results:

!MALException:batcalc.==:bad input types lng,void.

Expected Results:

I would expect comparing a BAT with voids and one with oids to be succesfull.

Comment 24705

Date: 2016-11-18 20:49:06 +0100
From: muesli4

Created attachment 511
An example that can be used as a test case. ;)

Attached file: bug.mal (application/octet-stream, 170 bytes)
Description: An example that can be used as a test case. ;)

Comment 24733

Date: 2016-11-29 13:58:44 +0100
From: MonetDB Mercurial Repository <>

Changeset 86cb2d8b2a70 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=86cb2d8b2a70

Changeset description:

Don't treat TYPE_oid as TYPE_int/TYPE_lng in comparisons.
This fixes bug #6126.
@monetdb-team monetdb-team added bug Something isn't working GDK Kernel normal labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GDK Kernel normal
Projects
None yet
Development

No branches or pull requests

2 participants