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