Skip to content

Conversation

@prantogg
Copy link
Contributor

No description provided.

edition = "2024"
authors = ["clflushopt", "alamb"]
authors = ["Apache Sedona <[email protected]>"]
description = "TPC-H data generator into Apache Arrow format"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SpatialBench data generator?

@prantogg prantogg added documentation Improvements or additions to documentation github actions Pull requests that update GitHub Actions code labels Oct 28, 2025
@prantogg prantogg marked this pull request as ready for review October 28, 2025 02:03
@prantogg prantogg requested a review from jiayuasu October 28, 2025 02:03
@jiayuasu jiayuasu requested a review from Copilot October 28, 2025 19:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the project for release to PyPI and crates.io by updating references from "TPC-H" to "SpatialBench" throughout the codebase, updating repository URLs from the Wherobots organization to Apache Sedona, and adding GitHub Actions workflows for automated publishing.

Key changes:

  • Replaced all "TPC-H" references with "SpatialBench" in documentation and comments
  • Updated repository URLs and author information to Apache Sedona
  • Added CI/CD workflows for publishing to crates.io and PyPI

Reviewed Changes

Copilot reviewed 17 out of 17 changed files in this pull request and generated no comments.

Show a summary per file
File Description
spatialbench/src/text.rs Updated comments to reference SpatialBench instead of TPC-H
spatialbench/src/random.rs Updated comments to reference SpatialBench instead of TPC-H
spatialbench/src/lib.rs Updated crate documentation to reference SpatialBench
spatialbench/src/generators.rs Updated Display trait documentation to reference SpatialBench
spatialbench/src/distribution.rs Updated distribution documentation to reference SpatialBench
spatialbench/Cargo.toml Updated authors, description, and repository URL
spatialbench-cli/src/plan.rs Updated comments to reference SpatialBench
spatialbench-cli/src/main.rs Simplified CLI help text, replacing TPC-H references
spatialbench-cli/pyproject.toml Added dynamic fields for license and authors
spatialbench-cli/README.md Updated repository URL
spatialbench-cli/Cargo.toml Updated description to reference SpatialBench
spatialbench-arrow/Cargo.toml Updated authors, description, and repository URL
Cargo.toml Updated workspace authors, homepage, and repository URLs
.github/workflows/spatialbench-publish-crates.yml Added workflow for publishing Rust crates
.github/workflows/spatialbench-cli-publish-pypi.yml Refactored to use reusable workflow
.github/workflows/build-py-packages.yml Added reusable workflow for building Python packages
.github/ISSUE_TEMPLATE/feature_request.md Updated default assignee

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jiayuasu jiayuasu merged commit f122bf2 into main Oct 28, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants