Skip to content

[v1] CLI REPL exits on error #1713

Open
@alancai98

Description

CLI REPL exits on error in strict mode.

partiql ▶ CAST(2147483648 AS INT);
org.partiql.spi.errors.TypeCheckException: Failed to cast org.partiql.spi.value.DatumLong@58fe0499 to INTEGER

And then the REPL exits.

Expectation is for REPL to not exit.

Metadata

Assignees

No one assigned

    Labels

    V1This is related to the V1 release of PartiQL.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions