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

Unrobust comparison between string and char #3576

Closed
YuanchengJiang opened this issue Jul 18, 2023 · 0 comments · Fixed by #3607
Closed

Unrobust comparison between string and char #3576

YuanchengJiang opened this issue Jul 18, 2023 · 0 comments · Fixed by #3607

Comments

@YuanchengJiang
Copy link

Describe the bug

Query aborts with QuestDB Exception: inconvertible value
(AsyncFilteredRecordCursor unexpected error [ex= io.questdb.cairo.ImplicitCastExceptio)

To reproduce

select 'ab'>'a'

Expected Behavior

No response

Environment

- **QuestDB version**: v7.2.1
- **OS**: ubuntu 20.04

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant