Is there a way to define a Hive table with jagged header files. keep nulls for missing columns? I have tsv files with different header lines. i.e.:
Name Age Height
Chris 48 5'10"
Jim 25 5'11"
then another file
Name Group Age Height
Bill Acct 32 5'5"
Amy Bllg 35 5'6"