On Wed, Dec 30, 2020 at 1:46 PM <[email protected]> wrote: > > From: Yogesh Lal <[email protected]> > > Use STACK_HASH_ORDER_SHIFT to configure STACK_HASH_SIZE. I think "ORDER_SHIFT" is somewhat redundant, as "SMTH_ORDER" already means this is a power of two we'll be using for shifting. Leaving this up to you.
Alex

