Andrew Lamb
Andrew Lamb
> @alamb , I do understand that. However, I still feel like it's a shame to leave this crate in a "semi-abandoned" state when there are people who are actually...
Possibly related to https://github.com/sqlparser-rs/sqlparser-rs/issues/524
I agree -- this crate is designed to parse SQL syntax and does so quite forgivingly (doesn't error as much as parsers tied to a specific implementation might). We have...
FYI I am planning to make a sqlparser-rs release in the next day or two. This PR appears to have stalled
Marking as draft to signify this PR has been reviewed. Please mark this PR as ready for review when it is ready again.
marking as draft as it has feedback and doesn't need a re-review yet
Marking as draft as it seems to be waiting on feedback. Please mark as ready for review if/when it is
Marking as draft to signify this PR has been reviewed. Please mark this PR as ready for review when it is ready again.
I wanted to be explicit that my motivation for maintaining this crate is that we use it as part of https://github.com/apache/arrow-datafusion and https://github.com/influxdata/influxdb_iox. While we periodically want to extend with...
> @alamb I'd love to be part of the maintainer team if possible :) Thank you -- I think the best way to help initially would be to help review...