confluentinc / confluentinc/confluent-kafka-python

Implement tail (relative) offset

Open
#1,655 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.