Re: Force users to specify partition indexes in queries

2015-09-30 Thread Smit Shah
s will fail query if query doesnt specify filter containing > partitioning column. > > On Tue, Sep 29, 2015 at 10:56 AM, Smit Shah <who...@gmail.com> wrote: > >> Hey, >> >> We have exposed hive console to our org via command line and through Hue >> ui. However,

Force users to specify partition indexes in queries

2015-09-29 Thread Smit Shah
Hey, We have exposed hive console to our org via command line and through Hue ui. However, we are currently facing issues when user runs a blanket select or insert query from table without specifying partition indexes. I wanted to know if its possible to enforce users to provide partition index