Skip to content

Parsing of Postgres array slice operator throw error #624

Closed
@wirekang

Description

@wirekang

Input data

select (array_agg("test"))[:5] as "test" from "user"

Actual Output

Parse error: Unexpected ":5] as "te" at line 1 column 28```

Usage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions