aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/src/test/resources/golden/udf_substring-0-8297700b238f417dea2bd60ba72a6ece
blob: b0ade52e69a9d2d2376bb197ccdac388c448aa5b (plain) (blame)
1
substring(str, pos[, len]) - returns the substring of str that starts at pos and is of length len orsubstring(bin, pos[, len]) - returns the slice of byte array that starts at pos and is of length len