ydb-go-sdk
ydb-go-sdk copied to clipboard
bug: Send commit message from InitResponse instead of commit_offset
Bug Report
YDB GO SDK version: 3.54.2
Current behavior: When used WithReaderGetPartitionStartOffset and use custom StartFrom, then in commit of next message then the SDK send start offset as offset from StrtPartitionSession instead of custom offset,
Expected behavior: Use custom offset for commit if it was used