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

fix: physical binary expr compare array with 1 element fix #67

Open
wants to merge 1 commit into
base: cubesql-3-04-2022
Choose a base branch
from

Conversation

gandronchik
Copy link

@gandronchik gandronchik commented Aug 8, 2022

Sometimes an array with 1 element is passed to a binary expression. In this case it has returned error.

Example (udtf[1] returns arrays with one element): Select * from table where column = udtf[1]

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