aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden/udf_concat-1-7bc53505a4e6587132870d8d0a704d2
blob: b576089faa4846cba2061daa43cc9427dfce700d (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