Yes, it should.
________________________________ From: Abhijit Pol <[email protected]> Reply-To: <[email protected]> Date: Wed, 16 Sep 2009 11:04:24 -0700 To: <[email protected]> Subject: hive queries over tables in different formats 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.
