Open
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