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

calls to sys.generate_series should auto-convert arguments #6471

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

calls to sys.generate_series should auto-convert arguments #6471

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

Comments

@monetdb-team
Copy link

Date: 2017-11-16 10:37:46 +0100
From: @sjoerdmullender
To: SQL devs <>
Version: 11.27.9 (Jul2017-SP2)
CC: @njnes

Last updated: 2017-12-14 14:46:01 +0100

Comment 25889

Date: 2017-11-16 10:37:46 +0100
From: @sjoerdmullender

Nothing more needs to be said:

sql>create table t (i) as (select * from sys.generate_series(0, 10000000, 1));
overflow in conversion of 10000000 to bte.

Comment 25936

Date: 2017-12-03 16:24:17 +0100
From: MonetDB Mercurial Repository <>

Changeset fa09cb21a5c8 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=fa09cb21a5c8

Changeset description:

improved function resolution, fixing Bugs 6436 and 6471

Comment 25937

Date: 2017-12-03 16:24:44 +0100
From: @njnes

improved function resolution and type checking

@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