andygrove opened a new pull request, #5126:
URL: https://github.com/apache/datafusion-comet/pull/5126

   ## Which issue does this PR close?
   
   N/A - release process task ("Update Version in main" step in the [release 
process](https://github.com/apache/datafusion-comet/blob/main/docs/source/contributor-guide/release_process.md#update-version-in-main)).
   
   ## Rationale for this change
   
   `branch-1.0` has been cut, so `main` should move on to the next development 
version.
   
   ## What changes are included in this PR?
   
   Per the release process documentation:
   
   - Maven version `1.0.0-SNAPSHOT` -> `1.1.0-SNAPSHOT` in `pom.xml`, 
`common/pom.xml`, `spark/pom.xml`, and `spark-integration/pom.xml`
   - `<comet.version>` in the Spark test diffs (`dev/diffs/3.4.3.diff`, 
`3.5.8.diff`, `4.0.2.diff`, `4.1.2.diff`)
   - `comet` Gradle version catalog entry in the Iceberg test diffs 
(`dev/diffs/iceberg/1.8.1.diff`, `1.9.1.diff`, `1.10.0.diff`, `1.11.0.diff`)
   - Rust crate version `1.0.0` -> `1.1.0` in `native/Cargo.toml` (and 
`native/Cargo.lock`)
   
   `git grep '1.0.0-SNAPSHOT'` returns no hits outside the change log.
   
   ## How are these changes tested?
   
   Existing CI.


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