Point out the correct statement.
(a) Avro Fixed type should be defined in Hive as lists of tiny ints
(b) Avro Bytes type should be defined in Hive as lists of tiny ints
(c) Avro Enum type should be defined in Hive as strings
(d) All of the mentioned
This question was addressed to me in my homework.
This question is from Querying Data with HiveQL in portion Hive and HBase of Hadoop