Cosmos: Support Reverse after Skip/Take
Open
area-cosmos
area-query
- Dominant language
- C#
- Stars
- 14.8k
- Forks
- 3.4k
- PR merge metrics
- PR metrics pending
Description
Unlike in relational, orderings aren't lifted to the outer on subquery pushdown. So we'll need to manually lift them for this case and reverse them.
Contributor guide
Assessment
This issue has not been assessed yet.