colexec: add support for concat binary op with string and another type #55841
Labels
A-sql-vec
SQL vectorized engine
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
T-sql-queries
SQL Queries Team
#55611 is adding support for concatenation between strings and any other non-array type, which Postgres supports.
The vec engine should support this as part of #49463
Jira issue: CRDB-3625
The text was updated successfully, but these errors were encountered: