+1 vote
in Hive by
When the schema of the table doesn’t match with the data types of the file. What does Hive do?

(a) Throws error.

(b) Returns null

(c) Drops the file.

(d) Corrects the data

1 Answer

0 votes
by
When the schema of the table doesn’t match with the data types of the file. What does Hive do?

(a) Throws error.

(b) Returns null

(c) Drops the file.

(d) Corrects the data

Correct Answer to the above question is : Returns null
...