Point out the correct statement.
(a) LoadMeta has methods to convert byte arrays to specific types
(b) The Pig load/store API is aligned with Hadoop InputFormat class only
(c) LoadPush has methods to push operations from Pig runtime into loader implementations
(d) All of the mentioned
I had been asked this question during an interview for a job.
The query is from User-defined Functions in Pig topic in section Pig of Hadoop