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

too many arguments on function zetasqlite_in #374

Open
Bitsy-Chuck opened this issue Dec 12, 2024 · 0 comments
Open

too many arguments on function zetasqlite_in #374

Bitsy-Chuck opened this issue Dec 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Bitsy-Chuck
Copy link

What happened?

I am trying to run a select query with an in clause on integer column. I am getting the following error
too many arguments on function zetasqlite_in

The in clause has around 150 distinct integer values

on removing the in clause, things work fine

What did you expect to happen?

expectation is to return the result.

How can we reproduce it (as minimally and precisely as possible)?

The in clause has around 150 distinct integer values

Anything else we need to know?

No response

@Bitsy-Chuck Bitsy-Chuck added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant