influxdata / influxdata/sinker
simplify SinkerContainer schema by not providing a manual schema
Open
@lukebond is already working on this.
Since Jul 28, 2023.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 0
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 13
Description
@mkmik found a neater solution [in kubit](https://github.com/kubecfg/kubit/pull/26).
we should be able to dispense with the ugly manual schema here: https://github.com/influxdata/sinker/blob/main/src/resources.rs#L118-L128
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.