Skip to content

Refactor Cast serde #2239

@andygrove

Description

@andygrove

What is the problem the feature request solves?

I would ike to refactor the serde logic for Cast so that it is more consistent with how we implement serde for other expressions.

We now have an IncompatExpr trait for tagging expressions that are incompatible with Spark. CometCast has an isSupported method that returns Compatible, Incompatible, or Unsupported. I would like to try and unify these approaches.

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

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