Skip to content

Comments

[SPARK-44814][CONNECT][PYTHON]Test to protect from faulty protobuf versions#42498

Closed
grundprinzip wants to merge 2 commits intoapache:masterfrom
grundprinzip:SPARK-44814
Closed

[SPARK-44814][CONNECT][PYTHON]Test to protect from faulty protobuf versions#42498
grundprinzip wants to merge 2 commits intoapache:masterfrom
grundprinzip:SPARK-44814

Conversation

@grundprinzip
Copy link
Contributor

What changes were proposed in this pull request?

Certain versions of protobuf contain a bug that triggers a segmentation fault when the protobuf messages are deeply nested. This patch adds a test for this case to avoid hitting it if we intend to upgrade our dependencies to such a version.

Why are the changes needed?

Stability

Does this PR introduce any user-facing change?

No

How was this patch tested?

UT

@HyukjinKwon
Copy link
Member

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @grundprinzip . Do you want to proceed or close this PR? Please let us know.

@github-actions
Copy link

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label Feb 21, 2024
@github-actions github-actions bot closed this Feb 22, 2024
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.

3 participants