Skip to content

Mapping None -> Null causes issues in some expressions #3

@pavanagrawal123

Description

@pavanagrawal123
image

This mapping is causing issues on the following expression:

$split(undefined, "-"), with a {} input, the reference implementation returns
image

While this library returns:
jsonata.jexception.JException: Argument None of Object None does not match Object signature which isn't the expected return value

edit: sorry, didn't spend too much time debugging, could also be stemming from this difference:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions