You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow on to #6384
Follow on to #6804 make_array can not form columns with lists.
When we are working with scalars, that problem does not appear. But the situation changes dramatically when we use columns. With columns make_array function always returns only 1 row.
Describe the bug
Follow on to #6384
Follow on to #6804
make_array
can not form columns with lists.When we are working with scalars, that problem does not appear. But the situation changes dramatically when we use columns. With columns
make_array
function always returns only 1 row.To Reproduce
Expected behavior
Additional context
No response
The text was updated successfully, but these errors were encountered: