Re: [PR] Add support for Databricks TIMESTAMP_NTZ. [datafusion-sqlparser-rs]

2025-04-01 Thread via GitHub
iffyio merged PR #1781: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1781 -- 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: github-unsubscr

[PR] Add support for Databricks TIMESTAMP_NTZ. [datafusion-sqlparser-rs]

2025-03-29 Thread via GitHub
romanb opened a new pull request, #1781: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1781 This PR adds support for parsing Databricks' [TIMESTAMP_NTZ](https://docs.databricks.com/aws/en/sql/language-manual/data-types/timestamp-ntz-type) data type. -- This is an automated