Skip to content

docs: add versioning policy#4324

Merged
andygrove merged 5 commits into
apache:mainfrom
andygrove:worktree-issue-4317
May 16, 2026
Merged

docs: add versioning policy#4324
andygrove merged 5 commits into
apache:mainfrom
andygrove:worktree-issue-4317

Conversation

@andygrove
Copy link
Copy Markdown
Member

@andygrove andygrove commented May 14, 2026

Which issue does this PR close?

Closes #4317.

Rationale for this change

Comet has no documented versioning policy. New users and downstream
projects have no way to know what compatibility guarantees a Comet
release provides, how often releases ship, which Spark patches are
supported, or what 1.0 will mean. This PR adds an initial policy
modeled on Apache Spark's, adapted to Comet's pre-1.0 status and
faster release cadence.

What changes are included in this PR?

Adds versioning policy.

How are these changes tested?

N/A

andygrove added 4 commits May 14, 2026 09:52
Add a project versioning policy modeled on Spark's, covering the pre-1.0
release model, compatibility commitments for the public Scala/Java API
and query result semantics, Spark version support, release cadence, and
the road to 1.0 LTS.
@andygrove andygrove marked this pull request as ready for review May 14, 2026 16:13
@andygrove andygrove merged commit 32126c9 into apache:main May 16, 2026
5 checks passed
@andygrove andygrove deleted the worktree-issue-4317 branch May 16, 2026 02:58
@andygrove
Copy link
Copy Markdown
Member Author

Merged. Thanks @kazuyukitanimura

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Comet versioning policy

2 participants