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

inconsistent declaration of algebra.markH with 3 input arguments #3075

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

inconsistent declaration of algebra.markH with 3 input arguments #3075

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: 2012-04-27 14:17:04 +0200
From: Yagiz <<y.kargin>>
To: GDK devs <>
Version: 11.11.5 (Jul2012)
CC: y.kargin

Last updated: 2012-08-23 10:14:39 +0200

Comment 17182

Date: 2012-04-27 14:17:04 +0200
From: Yagiz <<y.kargin>>

User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.30 Safari/536.5
Build Identifier: MonetDB default branch

monetdb5/modules/kernel/algebra.mx:579:
command markH( b:bat[:any_1,:any_2], nr_parts:int, part_nr:int ) :bat[:any_1,:oid]

Its return value suggests that it is marking the tail, but it should mark the head. Inconsistency: Returning a BAT which is tail marked from a function that is defined to mark the head.

Reproducible: Always

Steps to Reproduce:

  1. Go to monetdb5/modules/kernel/algebra.mx:579
  2. You will see it.

Actual Results:

Inconsistency

Expected Results:

command markH should return :bat[:oid, :any_2].

Comment 17546

Date: 2012-07-21 18:30:48 +0200
From: @grobian

Changeset 9239f6bab22e made by Fabian Groffen fabian@cwi.nl in the MonetDB repo, refers to this bug.

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

Changeset description:

markH: fix signature, bug #3075

Comment 17641

Date: 2012-08-23 10:14:39 +0200
From: @sjoerdmullender

Jul2012-SP1 has been released.

@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 Nov 9, 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