Skip to content

Implement :: synthetic sugar for CAST #13689

@buremba

Description

@buremba

Postgresql and Snowflake have a nice synthetic sugar val::type that is similar to CAST(val as type) but a more human-readable version of it. In addition to that, Snowflake has jsoncol:path which extracts the path from JSON (VARIANT type)

I believe it would be useful to support for Trino to support the :: syntax sugar syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions