Re: ORC with bloom filters

2014-07-17 Thread Prasanth Jayachandran
ORC does not have bloom filters yet. Thanks Prasanth Jayachandran On Jul 17, 2014, at 10:23 PM, Suma Shivaprasad wrote: > Hi, > > I do not see any examples of extending ORC with bloom filters on Hive > documentation. Can someone please explain what exactly needs to be done to &

ORC with bloom filters

2014-07-17 Thread Suma Shivaprasad
Hi, I do not see any examples of extending ORC with bloom filters on Hive documentation. Can someone please explain what exactly needs to be done to enable this. Thanks