Skip to content

Create an MSRV policy in this crate #1744

Open
@alamb

Description

@alamb

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)
          🤔  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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions