On Fri, Mar 20, 2020 at 1:20 PM Pengzhou Tang <pt...@pivotal.io> wrote:
> Hi, > > I happen to notice that "set enable_sort to false" cannot guarantee the > planner to use hashagg in test groupingsets.sql, > the following comparing results of sortagg and hashagg seems to have no > meaning. > > Please forget my comment, I should set enable_groupingsets_hash_disk too.