Open
Description
TLDR woudl be:
- Define a MSRV policy (maybe copy the existing DataFusion one)
- Implement some sort of CI check (again can copy / reuse the datafusion one if we want)
🤔 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 #1736 (comment)
Metadata
Metadata
Assignees
Labels
No labels