) - ordered-set agg with no direct args * (aggr_arg,... .) - ordered-set agg with direct args * * The zero-argument case is spelled with '*' for consistency
4)并行执行仅支持没有锁谓词的SELECT查询 5)不支持cursor和会挂起的查询 6)windowed 函数和ordered-set聚合函数都不是并行的 7)对于负载已达IO瓶颈的,并没有啥好处 8