Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

A loader implementation should implement __________ if casts (implicit or explicit) from DataByteArray fields to other types need to be supported.

a) LoadPushDown
b) LoadMetadata
c) LoadCaster
d) All of the mentioned

Answer: c
Explanation: LoadCaster has methods to convert byte arrays to specific types.

Join The Discussion