On a 10 node cluster, I am executing a query with the following *alter session set `planner.width.max_per_node`=6;*
and see 153 minor fragments reported in the profiles tab whereas I would expect a max parallelization of 60 cluster-wide. Is not this option bounding the max # of threads per query per node? Need a second look here. Thanks. -Hanifi
