tree: 979118620291ac99ab1e24e1f8d6930ecde6e8c0 [path history] [tgz]
  1. check-rat-report.py
  2. create-tarball.sh
  3. rat_exclude_files.txt
  4. README.md
  5. release-tarball.sh
  6. run-rat.sh
  7. update_change_log-datafusion-python.sh
  8. update_change_log.sh
  9. verify-release-candidate.sh
dev/release/README.md

DataFusion Python Release Process

This is a work-in-progress that will be updated as we work through the next release.

Preparing a Release Candidate

  • Update the version number in Cargo.toml
  • Generate changelog
  • Tag the repo with an rc tag e.g. 0.7.0-rc1
  • Create tarball and upload to ASF
  • Start the vote

Releasing Artifacts

maturin publish