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

"Cannot find column type" error in temporary tables in functions #3394

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

"Cannot find column type" error in temporary tables in functions #3394

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

Comments

@monetdb-team
Copy link

Date: 2013-11-04 15:52:32 +0100
From: @arjenderijke
To: SQL devs <>
Version: 11.15.17 (Feb2013-SP5)
CC: @njnes

Last updated: 2013-12-03 13:59:36 +0100

Comment 19320

Date: 2013-11-04 15:52:32 +0100
From: @arjenderijke

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

If you define a temporary table within a function, you cannot used special columntypes. If you select the function, you get an errormessage: Cannot find column type.

This does not happen if you use the standard columntypes like integer, float

Reproducible: Always

Comment 19321

Date: 2013-11-04 16:13:44 +0100
From: MonetDB Mercurial Repository <>

Changeset 9ee5aecf7b01 made by Arjen de Rijke arjen.de.rijke@cwi.nl in the MonetDB repo, refers to this bug.

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

Changeset description:

add test for bug #3394

Comment 19328

Date: 2013-11-11 22:20:44 +0100
From: @njnes

now we also handle created types in declared tables

Comment 19380

Date: 2013-12-03 13:59:36 +0100
From: @sjoerdmullender

Feb2013-SP6 has been released.

@monetdb-team monetdb-team added bug Something isn't working normal SQL 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 normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants