ClickHouse / ClickHouse/clickhouse-fiddle

Allow using ClickHouse Playground on random PR

Open
#52 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
74
Forks
12
Avg merge
5h 52m
Merged PRs (30d)
16

Description

ClickHouse Playground allows to specify a version of ClickHouse to use.

It would be nice to be able to specify not only a version, but also a specific PR (even not merged yet), or a branch (even in a fork), or even a specific commit - in case ClickHouse CI has built binaries for that PR or branch.

It would allow us to test new features in PRs which haven't been merged yet and that would be good for demonstration and testing purposes.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read the repository's existing ClickHouse version-selection flow and how it locates binaries for the playground. Trace how a requested version becomes a runnable instance, then define completion as accepting a PR, branch, fork branch, or commit and using its available CI-built binaries; verify that the existing version path still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.