ryukobayashi commented on code in PR #5703: URL: https://github.com/apache/hive/pull/5703#discussion_r2106769895
########## ql/src/test/results/clientpositive/tez/custom_udf_vectorization.q.out: ########## @@ -0,0 +1,238 @@ +PREHOOK: query: CREATE TEMPORARY FUNCTION CDATE_SUB AS 'org.apache.hadoop.hive.ql.udf.generic.GenericUDFCustomDateSub' Review Comment: @deniskuzZ OK, I added the following file to make it run with llap: https://github.com/apache/hive/blob/5197a4b3fa8115807c9fb5e5fab3928975fb1bbb/data/conf/llap-udfs.lst -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org