comphead commented on code in PR #4977:
URL: https://github.com/apache/datafusion-comet/pull/4977#discussion_r3625675303


##########
docs/source/about/versioning_policy.md:
##########
@@ -74,20 +74,53 @@ For details on per-expression and per-operator support 
levels, see the
 
 ## Apache Spark Version Support
 
-Each Comet release supports the **latest patch version** of every Apache Spark 
minor release that
-Comet targets at the time of release. The currently supported Spark versions 
are listed on the
-[Spark Version 
Compatibility](../user-guide/latest/compatibility/spark-versions.md) page.
-
-When the upstream Spark project publishes a new patch within a supported minor 
(for example,
-`3.5.8` → `3.5.9`), the next Comet release will pick it up. Older Spark 
patches within the same
-minor are not separately supported.
-
-Dropping support for an entire Spark minor (for example, removing Spark 3.4) 
is announced in the
-release notes of the **preceding** Comet minor release, giving users at least 
one release of
-notice before the change takes effect.
-
-Comet binaries are published per `(Spark minor × Scala binary version)` 
combination. Users must
-select the binary that matches their Spark and Scala installation.
+The currently supported Spark versions are listed on the
+[Spark Version 
Compatibility](../user-guide/latest/compatibility/spark-versions.md) page. Comet
+binaries are published per `(Spark minor × Scala binary version)` combination. 
Users must select
+the binary that matches their Spark and Scala installation.
+
+### New Version Adoption

Review Comment:
   it might be nice to clarify if its Spark/Comet new version or both



-- 
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]

Reply via email to