Skip to content

Improve serde framework handling of StaticInvoke #4151

@andygrove

Description

@andygrove

What is the problem the feature request solves?

For most expressions, Comet maps from a specific Spark class such as GetJsonObject to a Comet equivalent. However, multiple expressions are implemented using the generic StaticInvoke, so we have special handling in match statements, breaking out of the framework pattern.

I would like to improve this, but I have no specific suggestion for a design yet.

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:expressionsExpression evaluationenhancementNew feature or requestpriority:lowMinor issues, test failures, tooling, cosmetic

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions