nuno-faria opened a new pull request, #2412:
URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2412

   Simply enables the numeric underscore separator support for the DuckDB and 
SQLite dialects, since they also support it:
   - 
[DuckDB](https://duckdb.org/docs/current/sql/data_types/literal_types#underscores-in-numeric-literals)
   - [SQLite](https://www.sqlite.org/lang_expr.html#literal_values_constants_)
   
   Also extended the `tokenize_numeric_literal_underscore` test to include 
decimal values with underscores.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to