Skip to content

Added support for descending indexes; removed SeekReturnsSubset#1854

Merged
RobertvanderHulst merged 1 commit intoX-Sharp:devfrom
ecosSystem:dev
Mar 18, 2026
Merged

Added support for descending indexes; removed SeekReturnsSubset#1854
RobertvanderHulst merged 1 commit intoX-Sharp:devfrom
ecosSystem:dev

Conversation

@ecosSystem
Copy link
Contributor

The ‘SeekReturnsSubset’ property has been removed from the code, and the new ‘Descending’ property for index tags has been implemented. The metadata, INI files, callbacks and OrderBag structures have been updated accordingly, so that descending indexes are now supported and correctly taken into account in SQL generation. The SqlRDDEventReason enum now includes ‘Descending’. The logic for seek operations has been simplified.

The ‘SeekReturnsSubset’ property has been removed from the code, and the new ‘Descending’ property for index tags has been implemented. The metadata, INI files, callbacks and OrderBag structures have been updated accordingly, so that descending indexes are now supported and correctly taken into account in SQL generation. The SqlRDDEventReason enum now includes ‘Descending’. The logic for seek operations has been simplified.
@RobertvanderHulst RobertvanderHulst merged commit 5499417 into X-Sharp:dev Mar 18, 2026
1 check passed
@RobertvanderHulst RobertvanderHulst added this to the SQLRDD milestone Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants