Skip to content

Handle the sql type named LONG #17425

@kgyrtkirk

Description

@kgyrtkirk

Motivation

People using the native engine may write CAST( some AS LONG ) because they used to work with those types - however the sql parser doesn't know that type and returns an error.

Description

It could be handled as an alias to BIGINT

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