-
Tor Didriksen authored
WL#8539 allowed to sort JSON values. However, in order to limit scope and reduce various risks it was done in suboptimal way. This WL aims to provide better performance for sorting/grouping JSON values by using variable length sort keys for them.
Tor Didriksen authoredWL#8539 allowed to sort JSON values. However, in order to limit scope and reduce various risks it was done in suboptimal way. This WL aims to provide better performance for sorting/grouping JSON values by using variable length sort keys for them.
Loading