Details
Description
Ordering stored in SortedDataInterface/WiredTigerIndex is built from the key pattern object by default. The related code. Wildcard Indexes use a different key pattern than the key pattern stored in the catalog, as a result, the Ordering built for wildcard indexes are incorrect. We should use the format Ordering when we build a SortedDataInterface for WildcardAccessMethod.