ClickHouse / ClickHouse/clickhouse-rs

Expose constants or enums for ClickHouse formats

Open
#312 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
559
Forks
172
Avg merge
1d 19h
Merged PRs (30d)
3

Description

Mentioned in https://github.com/ClickHouse/clickhouse-rs/pull/311 by @abonander:

> related: expose constants for formats to obviate the need for magic constant strings?

Contributor guide

Open the contributing guide

Research direction

Read the related pull request #311 first, then trace how ClickHouse format strings are currently used in the client. Define the public constants or enums and identify the existing format references that should use them; done means callers no longer need the relevant magic strings.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.