Skip to content

Convert Skip/Take to RowNumber when it is more than 1 level deep #21280

@smitpatel

Description

@smitpatel

By converting Skip/Take to RowNumber we can convert apply operation to equivalent join operation. We already do this for first level. We can explore further down to apply conversion in more scenario.
A common case of it being pushed down to 2nd level is another join on subquery (generally a reference navigation with filtered include)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions