Java UDF supports Bigint, String, Double, Boolean , ARRAY, MAP, and STRUT

Practice More Questions From: MaxCompute Quiz: UDF

Q:

Array type in MaxCompute maps to Java Array.

Q:

Java UDF supports Bigint, String, Double, Boolean , ARRAY, MAP, and STRUT

Q:

UDF output a return value at a time. UDTF can output more than two records at one time.

Q:

For UDAF(User Defined Aggregation Function), input and output is many-for-one relationship.

Q:

The NULL value in SQL is represented by a NULL reference in Java; therefore, ‘Java primitive type’ is not allowed because it cannot represent a NULL value in SQL.

Q:

Which of the following is not included in MaxCompute user-defined functions?

Q:

Which correspondence is incorrect between MaxCompute data type and Java data type?

Q:

Which statement is incorrect for UDF debug?

Q:

Which of the following ways of UDTF usage in SQL are correct? (Number of Correct Answers: 3)

Q:

Which of the following UDTF statements are correct? (Number of Correct Answers: 2)

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments