ClickHouse / ClickHouse/clickhouse-go
Support protobuf sequence format
- Dominant language
- Go
- Stars
- 3.3k
- Forks
- 680
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 14
Description
**Is your feature request related to a problem? Please describe.**
ClickHouse supports the protobuf sequence format, would be nice to have support for streaming protobuf into click.
**Describe alternatives you've considered**
As a workaround, using java application as it has support for that
**Additional context**
Maybe it will be a starter for other binary formats
Contributor guide
Research direction
Start by reviewing clickhouse-go's current data-ingestion paths and how ClickHouse represents its protobuf sequence format; the issue names no files or tests. Compare the expected streaming behavior with the Java workaround, and consider the work complete when protobuf sequence data can be streamed into ClickHouse through this Go driver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100