does hive support queries over multiple tables stored in different formats?
for example tableA is stroed as TEXTFILE and table B is stored as
SEQUENCEFILE and query has tableA join tableB.

Reply via email to