+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

Related questions

0 votes
asked Apr 3, 2020 in Big Data | Hadoop by Tate
0 votes
asked Jun 7, 2020 in Hive by Robindeniel
...