Forum Discussion

emarc1's avatar
emarc1
Advocate II
3 years ago

Merge sort with alternative sort orders (EBCDIC vs ASCII)

I thought the source data for one of my current projects was sorted, so I've been using merge sort algos in Power Query (eg. GroupKind.Local and JoinAlgorithm.SortMerge). Much faster! But I've hit so...