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

Apply fix from #34729 to Cosmos SqlExpressionFactory to keep it in sync #34964

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ChrisJollyAU
Copy link
Contributor

From discussion in #34729

Add that fix to the Cosmos SqlExpressionFactory to keep in sync with the relational version

Note that related tests for Cosmos still fail due to #34963

@roji Actually not sure if this is entirely needed. From the other issue in relational databases, left.Type is an object because it leaves the unary convert (with Type of object) around. Cosmos strips the convert out and just leaves the operand which generally already has a Type and Type mapping.

@ChrisJollyAU ChrisJollyAU requested a review from a team as a code owner October 23, 2024 15:42
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.

1 participant