Skip to content

Cosmos: Modernize materializer & subdocument projectionbinding#38550

Merged
AndriySvyryd merged 290 commits into
dotnet:mainfrom
JoasE:feature/#34567-Materialization
Jul 15, 2026
Merged

Cosmos: Modernize materializer & subdocument projectionbinding#38550
AndriySvyryd merged 290 commits into
dotnet:mainfrom
JoasE:feature/#34567-Materialization

Conversation

@JoasE

@JoasE JoasE commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Part of: #34567
Implements: #34067
Fixes: #38138 , #31696

Comment thread src/EFCore.Cosmos/Update/Internal/DocumentSource.cs
@AndriySvyryd
AndriySvyryd requested a review from cincuranet July 14, 2026 05:17
Copilot AI review requested due to automatic review settings July 15, 2026 16:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 100 out of 104 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • src/EFCore.Cosmos/Properties/CosmosStrings.Designer.cs: Generated file

Comment thread src/EFCore/Storage/Json/JsonReaderData.cs
Copilot AI review requested due to automatic review settings July 15, 2026 16:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 100 out of 104 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • src/EFCore.Cosmos/Properties/CosmosStrings.Designer.cs: Generated file

Copilot AI review requested due to automatic review settings July 15, 2026 16:57

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 100 out of 104 changed files in this pull request and generated 1 comment.

Files not reviewed (1)
  • src/EFCore.Cosmos/Properties/CosmosStrings.Designer.cs: Generated file

Comment thread src/EFCore/Storage/Json/JsonReaderData.cs
Copilot AI review requested due to automatic review settings July 15, 2026 18:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 106 out of 110 changed files in this pull request and generated 2 comments.

Files not reviewed (1)
  • src/EFCore.Cosmos/Properties/CosmosStrings.Designer.cs: Generated file

Comment thread src/EFCore.Cosmos/Storage/Internal/CosmosJsonDecimalReaderWriter.cs
Comment thread test/EFCore.Cosmos.FunctionalTests/Query/OwnedQueryCosmosTest.cs

@AndriySvyryd AndriySvyryd left a comment

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.

Great work!

@AndriySvyryd
AndriySvyryd merged commit 6d6d3c3 into dotnet:main Jul 15, 2026
15 checks passed
@github-actions github-actions Bot added the api-review This PR or issue is introducing public API changes that need to be reviewed label Jul 15, 2026
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-preview7 milestone Jul 16, 2026
@JoasE
JoasE deleted the feature/#34567-Materialization branch July 17, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review This PR or issue is introducing public API changes that need to be reviewed community-contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cosmos: Materializer rounds when deserializing floating point numbers as fixed point numbers

3 participants