Skip to content

fix: @json.parse using LR parsing like golang implementation #3024

@illusory0x0

Description

@illusory0x0

current behavior

User can not specify max_nesting_depth label argument to parse deeply nested json string successfully from the raised error hint.

Image Image

expected behavior

parse deeply nested json at least maxNestingDepth = 10000 (golang limits).

reference

maxNestingDepth

symbol stack

non-terminal symbol

reduce action

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions