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
The user @parkma99 first implemented the mechanism of operation of the function array_concat with empty arrays. But current implementation does not support nested empty arrays.
Describe the bug
The user @parkma99 first implemented the mechanism of operation of the function
array_concat
with empty arrays. But current implementation does not support nested empty arrays.To Reproduce
Expected behavior
The output should be similar to PostgreSQL.
PostgreSQL:
Additional context
No response
The text was updated successfully, but these errors were encountered: