Fennel: ExternalSortExecStreamParams Struct Reference (original) (raw)
Vector with positions corresponding to those of keyProj; true indicates a descending key column, while false indicates asscending.
If this vector is empty, all columns are assumed to be ascending; otherwise, it must be the same length as keyProj.
Definition at line 66 of file ExternalSortExecStream.h.
Referenced by ExternalSortExecStreamImpl::prepare(), ExternalSortExecStreamTest::testImpl(), and ExecStreamFactory::visit().