Re: [PR] Parse Postgres VARBIT datatype [datafusion-sqlparser-rs]

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

Re: [PR] Parse Postgres VARBIT datatype [datafusion-sqlparser-rs]

2025-02-07 Thread via GitHub
alamb commented on PR #1703: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1703#issuecomment-2643659686 Marking as draft as I think this PR is no longer waiting on feedback. Please mark it as ready for review when it is ready for another look -- This is an automated messag

Re: [PR] Parse Postgres VARBIT datatype [datafusion-sqlparser-rs]

2025-02-05 Thread via GitHub
iffyio commented on code in PR #1703: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1703#discussion_r1943551438 ## src/parser/mod.rs: ## @@ -8720,6 +8720,7 @@ impl<'a> Parser<'a> { Ok(DataType::Bit(self.parse_optional_precision()?))

[PR] Parse Postgres VARBIT datatype [datafusion-sqlparser-rs]

2025-02-04 Thread via GitHub
mvzink opened a new pull request, #1703: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1703 (no comment) -- 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 un