1.

When the schema of the table does not match with the data types of the file that is to be loaded, what does Hive do?

Answer»

When the schema of the table does not match with the DATA types of the file that is to be loaded, what does HIVE do?
Choose the CORRECT option from below LIST
(1)DROPS the file
(2)Throws error
(3)Corrects the data
(4)Returns null

Answer:-(4)Returns null



Discussion

No Comment Found