Hi!
For a rowstore table, is there any difference in performance using a skiplist index with multiple columns, where the key is ordered by lowest → highest cardinality vs highest → lowest cardinality?
Assuming that query can be adjusted to accommodate either ordering, does it make a difference in performance what comes first?