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

key property potentially wrong after type conversion #6648

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

key property potentially wrong after type conversion #6648

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: 2018-10-08 11:45:24 +0200
From: @sjoerdmullender
To: GDK devs <>
Version: 11.31.7 (Aug2018)

Last updated: 2018-10-17 10:07:10 +0200

Comment 26630

Date: 2018-10-08 11:45:24 +0200
From: @sjoerdmullender

The "key" property may be set incorrectly (true when it should be false) in the result of BATconvert. This can happen if converting from one type to another where multiple values in the domain of the source type can map to the same value in the destination type.

Comment 26631

Date: 2018-10-08 12:20:22 +0200
From: MonetDB Mercurial Repository <>

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

For complete details, see https//devmonetdborg/hg/MonetDB?cmd=changeset;node=3039e5ecc347

Changeset description:

Fix setting of key property in convert.
This fixes bug #6648.
@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