[I/O] Add `--overwrite` option to `ctk load` interface
Open
important
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 7
Description
## About
@wierdvanderhaar reported that the InfluxDB I/O subsystem lacks an `--overwrite` option. Currently, the implementation probably always overwrites the target collection.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the `ctk load` command and the InfluxDB I/O implementation to locate how the target collection is currently handled. Determine the intended behavior of an `--overwrite` flag, add coverage for both enabled and disabled cases, and verify the command interface and tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100