Skip to content

Fix the special double number for the dialect supporting unquoted_hyphenated_identifiers #1622

Closed
@goldmedal

Description

@goldmedal

Description

#1621 fixed the parsing special double number for general dialects but it doesn't cover the dialect supporting unquoted_hyphenated_identifiers. However, the double values below are also supported by them (e.g. BigQuery)

0.
.0
.0e-0
0.e-0

We should fix them and enable the tests sqlparser_common::test_double_value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions