[Wolfi Package Update]: Clickhouse

Open Beginner friendly
#78,660 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
clickhouse, cmake

Research direction

Start by reading upstream’s contrib/delta-kernel-rs-cmake/CMakeLists.txt and locating the Wolfi ClickHouse package entry that configures its build. Verify how the CMake argument is passed, enable USE_DELTA_KERNEL_RS, and confirm the resulting build exposes the DeltaLake functions.

Written by the indexing model from the issue text.

Description

needs-triage
Package name

Clickhouse

Current version in Wolfi

26.2

Requested version

26.2

Upstream project URL

https://github.com/ClickHouse/clickhouse

Problem

Wolfi's clickhouse build does not enable USE_DELTA_KERNEL_RS, which means that all DeltaLake functions are disabled in the Wolfi builds.

https://github.com/ClickHouse/ClickHouse/blob/efe16c8546e29e82a0667109801e1ed462601314/contrib/delta-kernel-rs-cmake/CMakeLists.txt#L7

Steps to reproduce

N/A

Root cause (if known)

CMAKE arg not set

Proposed solution

Enable it

Testing performed

N/A

Acceptance criteria
  • The requested version is the latest stable upstream release (no pre-releases or RCs)
  • The upstream project uses an OSI-approved license
  • The change aligns with Wolfi’s packaging and security model
  • The package can be reasonably maintained over time
  • There are no known unresolved security or supply-chain concerns
Dominant language
Shell
Stars
1.3k
Forks
443
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from wolfi-dev/os

All issues in wolfi-dev/os

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.