Skip to content

Feature Request: Separate Trino and Presto SQL dialect #620

@mosabua

Description

@mosabua

Describe the Feature

Currently the SQL dialect list at https://github.com/sql-formatter-org/sql-formatter/blob/master/docs/language.md seems to indicated that Trino and Presto use the same SQL dialect. This should be separated

Why do you want this feature?

Trino supports many more functions and also different SQL statements like MATCH_RECOGNIZE, MERGE and many others that are not supported by Presto. In order to avoid user confusion is might be better two maintain two dialect definitions. Also note that the two projects are maintained and developed separately so the diff will grow even more over time.

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