Login
Remember
Register
Ask a Question
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?
0
votes
asked
Jan 31, 2020
in
Cassandra
by
MBarbieri
recategorized
Feb 1, 2020
by
kamalkhandelwal29
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?
Drops the file
Throws error
Corrects the data
Returns null
#cassandra-hive
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Jan 31, 2020
by
MBarbieri
Returns null
...