Skip to content

fallback json parsing for malformed inputs #1049

@diliulou

Description

@diliulou

Is your feature request related to a problem? Please describe.
spark's get_json_object supports parsing malformed json string, which is not supported in sonic-rs or serde-json. in such cases we should fallback json parsing to spark original implementation.

Describe the solution you'd like
fallback json strings which are failed to parse with sonic-rs and serde-json.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions