alamb opened a new issue, #1744:
URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1744
TLDR woudl be:
1. Define a MSRV policy (maybe copy the existing DataFusion one)
2. Implement some sort of CI check (again can copy / reuse the datafusion
one if we want)
3.
🤔 interestingly we don't seem to have an MSRV policy in this
crate (at least not that I could find in
https://github.com/apache/datafusion-sqlparser-rs/blob/main/README.md)
We do have such a thing in DataFusion here:
https://github.com/apache/datafusion?tab=readme-ov-file#rust-version-compatibility-policy
Maybe it is worth considering adding some documentation / policy in the
sqlparser crate too 🤔
_Originally posted by @alamb in
https://github.com/apache/datafusion-sqlparser-rs/issues/1736#issuecomment-2676808035_
--
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]