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

Coalesc and limit error (sqlsmith) #6316

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

Coalesc and limit error (sqlsmith) #6316

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-05-13 23:04:14 +0200
From: @mlkersten
To: SQL devs <>
Version: 11.25.21 (Dec2016-SP4)
CC: @njnes

Last updated: 2017-06-12 15:14:35 +0200

Comment 25318

Date: 2017-05-13 23:04:14 +0200
From: @mlkersten

User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:53.0) Gecko/20100101 Firefox/53.0
Build Identifier:

The error reported is '!illegal argument'
Unclear why this message is raised.

Reproducible: Always

Steps to Reproduce:

select role_id,
cast(coalesce(role_id, login_id) as int)
from sys.user_role
limit 145;

Comment 25323

Date: 2017-05-14 21:55:10 +0200
From: @njnes

Seems to work now on Dec2016

@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