Closed
Description
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
Labels
No labels