Skip to content

Cosmos: Evaluate the data types in server side to see need of convert node #25120

@smitpatel

Description

@smitpatel

CosmosDb doesn't have a function to convert/cast to other data type like relational providers so current Convert nodes in LINQ cannot be translated. Though certain nodes may not require conversion due to implicit conversion/storage mechanism in server side (e.g. float to double conversion). We need to evaluate such implicit conversions in CosmosDb and pass through such conversions in VisitUnary as no-op.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions