Skip to content

refactor: remove useless conversion in StringSerde#133

Merged
proost merged 1 commit intoapache:mainfrom
proost:refactor-remove-useless-conversion
Mar 6, 2026
Merged

refactor: remove useless conversion in StringSerde#133
proost merged 1 commit intoapache:mainfrom
proost:refactor-remove-useless-conversion

Conversation

@proost
Copy link
Member

@proost proost commented Mar 5, 2026

  1. use number literal instead of compile time fixed value.
  2. use string itself. string is just immutable byte slice in go.

@proost proost self-assigned this Mar 5, 2026
@proost proost merged commit 38616a8 into apache:main Mar 6, 2026
3 checks passed
@proost proost deleted the refactor-remove-useless-conversion branch March 6, 2026 03:28
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.

1 participant