Skip to content

python: Fixed byte compare#3710

Merged
RyanSkraba merged 1 commit intoapache:mainfrom
vallsv:patch-1
May 2, 2026
Merged

python: Fixed byte compare#3710
RyanSkraba merged 1 commit intoapache:mainfrom
vallsv:patch-1

Conversation

@vallsv
Copy link
Copy Markdown
Contributor

@vallsv vallsv commented Mar 29, 2026

What is the purpose of the change

Sounds like a typo due to the conversion from python2 to python3.

Instead of the message avro.errors.ConnectionClosedException: Reader read 0 bytes

We was getting struct.error: unpack requires a buffer of 4 bytes

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • Does this pull request introduce a new feature? (no)

@RyanSkraba RyanSkraba merged commit 2cd8431 into apache:main May 2, 2026
22 checks passed
@RyanSkraba
Copy link
Copy Markdown
Contributor

Cherry-picked to branch-1.12.

RyanSkraba pushed a commit that referenced this pull request May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants