Skip to content
Snippets Groups Projects
Verified Commit 2139dc67 authored by Arseniy Volynets's avatar Arseniy Volynets :boy_tone5: Committed by Denis Smirnov
Browse files

fix: used to panic on different values rows length

- When creating Values node in IR we didn't check
that all values rows have the same length.
- This led to panic on earlier pipeline stages:
syntax plan build
- Add a check that all values rows have the same
length
parent 6687b5c9
No related branches found
No related tags found
1 merge request!530fix: used to panic on different values rows len
Pipeline #51910 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment