Skip to content

feat(data): add Ray ClickHouse write binding - #97

Open
Chang-Tong wants to merge 2 commits into
jiangxt2:masterfrom
Chang-Tong:codex/clickhouse-write-binding
Open

Chang-Tong wants to merge 2 commits into
jiangxt2:masterfrom
Chang-Tong:codex/clickhouse-write-binding

Conversation

@Chang-Tong

Copy link
Copy Markdown
Collaborator

Summary

  • add an append-only Ray Data ClickHouse write binding backed by the public ray-clickhouse facade
  • use canonical credential-free targets and env credential references
  • validate native write receipts and register the target only for ray-clickhouse 0.1.0
  • document support and usage

Architecture

This keeps ClickHouse transport in the connector, lifecycle and contracts in Tributo Core, and application policy outside Core.

Validation

  • Ruff format and lint
  • mypy on 302 source files
  • 68 targeted data and inference tests
  • git diff check

The full local Python 3.12 precheck is additionally blocked by a reproducible unrelated local SciPy binary load failure that also occurs on a clean upstream checkout.

zhangdong added 2 commits September 15, 2026 17:34
Signed-off-by: zhangdong <zhangdongit@chinamobile.com>
Signed-off-by: zhangdong <zhangdongit@chinamobile.com>
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.

1 participant