Re: Question about sorted tables

2011-08-03 Thread Ajo Fod
Hello, Is this not the forum for this type of question? Is there another forum someone recommends? Thanks, Ajo. On Tue, Aug 2, 2011 at 9:35 AM, Ajo Fod wrote: > Hello Hive Gurus, > > I am not sure if my system is using the sorting feature. > > In summary: > - I expected to save time on the sort

Question about sorted tables

2011-08-02 Thread Ajo Fod
Hello Hive Gurus, I am not sure if my system is using the sorting feature. In summary: - I expected to save time on the sorting step because I was using pre-sorted data, but the query plan seem to indicate an intermediate sorting step. === The Setup ===