You should be able to comma separate multiple hints i.e. /*+ MAPJOIN(a), MAPJOIN(b), MAPJOIN(c) */
-Viral On Thu, May 26, 2011 at 2:26 PM, Shantian Purkad <shantian_pur...@yahoo.com>wrote: > Hello, > > We want to provide hints to hive to use mapside join on multiple tables. > something like /*+ MAPJOIN(a, b,c) */ > > Is it possible? If yes, what is the syntax for the same? > > Thanks and Regards, > Shantian > >