confluentinc / confluentinc/confluent-sql
Connector offsets: get / alter / reset
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 1
- Avg merge
- 21h 47m
- Merged PRs (30d)
- 26
Description
Child of #121. Wrap the offsets sub-surface:
- `get_connector_offsets(name)` — `GET .../connectors/{name}/offsets`.
- alter offsets — `PATCH .../offsets`.
- reset offsets — `DELETE .../offsets`.
More niche; depends on the core lifecycle child.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.