FoundationDB / fdb-record-layer

A record-oriented store built on FoundationDB
Apache License 2.0
570 stars 102 forks source link

Implement mixed sort ordering index scans for Cascades. #2808

Open MMcM opened 1 week ago

MMcM commented 1 week ago

This is done without introducing new Values to represent the order inverting key function. Instead, the index's original key expression is consulted at the right time to refine the field value.

foundationdb-ci commented 1 week ago

Result of fdb-record-layer-pr on Linux CentOS 7