Skip to content

clickhouse-cityhash: add build-clickhouse-cityhash.yml for riscv64 wheels - #1230

Merged
luhenry merged 2 commits into
mainfrom
clickhouse-cityhash
Sep 7, 2026
Merged

clickhouse-cityhash: add build-clickhouse-cityhash.yml for riscv64 wheels#1230
luhenry merged 2 commits into
mainfrom
clickhouse-cityhash

Conversation

@luhenry

@luhenry luhenry commented Sep 7, 2026

Copy link
Copy Markdown
Member

Compiles a Cython/C++ wrapper around Google's CityHash algorithm (ClickHouse's fork). Upstream publishes no riscv64 wheel.

Mirrors upstream's wheels-linux/wheels-linux-non-x86 jobs of .github/workflows/actions.yml.

Differs from upstream

  • Checks out 1.0.2.6post1, not 1.0.2.6 - the latter tag predates the setup.py version bump.

Testing

  • CIBW_TEST_SOURCES: tests - the checkout root ships clickhouse_cityhash/__init__.py, which otherwise shadows the installed wheel.

License: OK

Built locally on cp312 from the corrected ref; 9 passed.

@luhenry
luhenry merged commit fe2d9de into main Sep 7, 2026
11 checks passed
@luhenry
luhenry deleted the clickhouse-cityhash branch September 7, 2026 08:26
@luhenry luhenry linked an issue Sep 7, 2026 that may be closed by this pull request
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.

clickhouse-cityhash riscv64 support

1 participant