sql: cast string to int[] or decimal[] when appropriate #41405
Labels
A-sql-pgcompat
Semantic compatibility with PostgreSQL
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
good first issue
help wanted
Help is requested / needed by the one who filed the issue to fix it.
The following works in postgres, but not CockroachDB.
Adding explicit casts makes it work.
The text was updated successfully, but these errors were encountered: