Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: HIVE-17770: Fixed LIST<T> references to ARRAY<T>.

...

  • map – key type should be string
  • List<ARRAY<any type>
  • struct<any type fields>

...

 

Hive TypePig Type
map
(key type should be string)
map
List<ARRAY<any type>bag
struct<any type fields>tuple

 

...