Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-11469][SDK] Optimize the single message processing logic in the EncodeObject class #11470

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

gosonzhang
Copy link
Contributor

Fixes #11469

  1. Replace the bodyBytes field in the EncodeObject class with the bodylist field, and adjust the related process logics
  2. Remove deprecated functions

@gosonzhang gosonzhang merged commit 99dec05 into apache:master Nov 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][SDK] Optimize the single message processing logic in the EncodeObject class
3 participants