aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden/udf_concat-0-7bc53505a4e6587132870d8d0a704d2
blob: a3998eeeee623a11185ceda5e93621e7c6a8a00e (plain) (blame)
1
concat(str1, str2, ... strN) - returns the concatenation of str1, str2, ... strN or concat(bin1, bin2, ... binN) - returns the concatenation of bytes in binary data  bin1, bin2, ... binN