Skip to content

Enhancement of BuildRowNumberStatement#1849

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

Enhancement of BuildRowNumberStatement#1849
RobertvanderHulst merged 1 commit intoX-Sharp:devfrom
ecosSystem:dev

Conversation

@ecosSystem
Copy link
Contributor

BuildRowNumberStatement now respects filters, scopes and orderconditions. This is needed to calculate the correct pagenumber

@RobertvanderHulst
Copy link
Member

Looks good Karl!

@RobertvanderHulst RobertvanderHulst merged commit 210afc0 into X-Sharp:dev Mar 16, 2026
1 check passed
@ecosSystem
Copy link
Contributor Author

ecosSystem commented Mar 16, 2026 via email

@RobertvanderHulst
Copy link
Member

Karl,
SetFilter() may use a code block with code that can only be evaluated at the workstation. That is why filters are evaluated in the Skip block. Filtering on the server should be faster of course. That is why I added the server filter.

@ecosSystem
Copy link
Contributor Author

ecosSystem commented Mar 16, 2026 via email

@loaded02
Copy link

Hi,
looks like you removed method GetOrderKeyNo() from @thomasdvbern
Was this on purpose?

@ecosSystem
Copy link
Contributor Author

ecosSystem commented Mar 16, 2026 via email

@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.

3 participants