Difference in behaviour of Array with psql: multidimensional arrays must have array expressions with matching dimensions
#8217
Labels
type/bug
Something isn't working
Milestone
Describe the bug
psql
risingwave
To Reproduce
as above
Expected behavior
Should we be same as psql? Some users may have some nested list data without matching dim assumption. However, in this case, could they use jsonb as opposed to array?
We need the behaviour to be consistent at least for the purpose of implementing
array_upper
.Additional context
Related: #8201
No response
The text was updated successfully, but these errors were encountered: