When calling the CompoundIndexScan only with an index on the main partition and a value for one of its predicates which is not in the dictionary it fails with the message "Please add at least one index first". Which is both, misleading and unnecessary.
When calling the CompoundIndexScan only with an index on the main partition and a value for one of its predicates which is not in the dictionary it fails with the message "Please add at least one index first". Which is both, misleading and unnecessary.