Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack of minor Cosmos changes #34143

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Pack of minor Cosmos changes #34143

merged 1 commit into from
Jul 4, 2024

Conversation

roji
Copy link
Member

@roji roji commented Jul 2, 2024

Note: this is based on top of #34074, review last commit only

  • Refactor common point for implementation subquery pushdown, and improve error reporting when that happens.
  • Move pushdown detection logic out of SelectExpression
  • Detect ToPageAsync in subqueries and throw detailed message
  • Make SelectExpression sealed
  • Some relational syntax cleanup


// TODO: ElementAt on top level
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I have a note on it in my list for now... Will open an issue if I don't get around to it soon.

* Refactor common point for implementation subquery pushdown,
  and improve error reporting when that happens.
* Move pushdown detection logic out of SelectExpression
* Detect ToPageAsync in subqueries and throw detailed message
* Make SelectExpression sealed
* Some relational syntax cleanup
@roji roji enabled auto-merge (squash) July 4, 2024 05:47
@roji roji merged commit ac7380e into dotnet:main Jul 4, 2024
7 checks passed
@roji roji deleted the CosmosTestCleanup branch July 4, 2024 06:33
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