Skip to content

Expression returns different results with pipe, reduce, and append. #10

@pavanagrawal123

Description

@pavanagrawal123

For expression, $.[{ }] ~> $reduce($append) with input: [true,true], the js implementation returns [{},{}] and jsonata-python returns: [{},[{}]]

Will spend some time debugging this if I get some time in the next few days!

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