0 votes
in Hive by
What is ObjectInspector functionality?

1 Answer

0 votes
by

To analyze the structure of individual columns and the internal structure of the row objects we use ObjectInspector. Basically, it provides access to complex objects which can be stored in multiple formats in Hive.

...