Skip to content

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

Open
gandronchik wants to merge 1 commit intocubesql-3-04-2022from
binary_arr_fix
Open

fix: physical binary expr compare array with 1 element fix#67
gandronchik wants to merge 1 commit intocubesql-3-04-2022from
binary_arr_fix

Conversation

@gandronchik
Copy link
Copy Markdown

@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

Development

Successfully merging this pull request may close these issues.

1 participant