Skip to content

Add support for TryCast expression in Spark 3.2 and 3.3 #374

@andygrove

Description

@andygrove

What is the problem the feature request solves?

Spark 3.2 and 3.3 has a TryCast expression and Spark 3.4 removed it and added an evalMode parameter to the Cast expression.

We do not support the TryCast expression and should add support. This was missed until now because CometCastSuite calls checkSparkAnswer instead of checkSparkAnswerAndOperator.

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions