confluentinc / confluentinc/confluent-kafka-python
Implement tail (relative) offset
Open
enhancement
status:waiting-for-interest
- Dominant language
- Python
- Stars
- 509
- Forks
- 964
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 14
Description
Description
===========
In golang implementation OffsetTail is available which returns the logical offset relativeOffset from current end of partition.
It would be great to have this also available in python.
https://github.com/confluentinc/confluent-kafka-go/blob/v2.2.0/kafka/offset.go#L120
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.