hive-extension-examples icon indicating copy to clipboard operation
hive-extension-examples copied to clipboard

ClassCastException

Open josonw opened this issue 3 years ago • 0 comments

Test in the Hive Console

select udf_test(array("A","B"),"A"); FAILED: ClassCastException org.apache.hadoop.io.Text cannot be cast to java.lang.String

josonw avatar Jun 24 '21 13:06 josonw