Skip to content

Pack of minor Cosmos changes#34143

Merged
roji merged 1 commit intodotnet:mainfrom
roji:CosmosTestCleanup
Jul 4, 2024
Merged

Pack of minor Cosmos changes#34143
roji merged 1 commit intodotnet:mainfrom
roji:CosmosTestCleanup

Conversation

@roji
Copy link
Copy Markdown
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

return null;
}

// TODO: ElementAt on top level
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👀

Copy link
Copy Markdown
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 force-pushed the CosmosTestCleanup branch from fe692e1 to 51dfce3 Compare July 4, 2024 05:47
@roji roji enabled auto-merge (squash) July 4, 2024 05:47
@roji roji merged commit ac7380e into dotnet:main Jul 4, 2024
@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