Skip to content

scanner/kv-scanner: fix updating cursor position#921

Merged
MrAnno merged 4 commits intoaxoflow:mainfrom
OverOrion:fix/kv-scanner-improper-quote-overwriting-kv
Jan 23, 2026
Merged

scanner/kv-scanner: fix updating cursor position#921
MrAnno merged 4 commits intoaxoflow:mainfrom
OverOrion:fix/kv-scanner-improper-quote-overwriting-kv

Conversation

@OverOrion
Copy link
Contributor

@OverOrion OverOrion commented Jan 21, 2026

TODO:

  • NEWS file
  • proper description

The cursor position was not updated if it encountered a quoting error, resulting in overwriting previous key-value pair.

bazsi
bazsi previously approved these changes Jan 22, 2026
Before the fix the new (improperly quoted) kv pair in the value field
would overwrite the original, proper one.

Signed-off-by: Szilard Parrag <[email protected]>
@OverOrion OverOrion force-pushed the fix/kv-scanner-improper-quote-overwriting-kv branch from 7f94de5 to 15d7c3f Compare January 23, 2026 08:19
Signed-off-by: Szilard Parrag <[email protected]>
@OverOrion OverOrion marked this pull request as ready for review January 23, 2026 08:25
@MrAnno MrAnno merged commit af49b61 into axoflow:main Jan 23, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants