Skip to content

[SPARK-56262][PYTHON] Remove the unnecessary mypy check disable for types#55065

Closed
gaogaotiantian wants to merge 1 commit intoapache:masterfrom
gaogaotiantian:remove-mypy-types-disable
Closed

[SPARK-56262][PYTHON] Remove the unnecessary mypy check disable for types#55065
gaogaotiantian wants to merge 1 commit intoapache:masterfrom
gaogaotiantian:remove-mypy-types-disable

Conversation

@gaogaotiantian
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Removed a config that ignore errors in pyspark/sql/pandas/types.py.

Why are the changes needed?

It doesn't do anything as far as I can tell. I ran the full lint locally and it passed without the config. If CI also passes, that might be just a legacy issue before we upgraded mypy.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Local lint test passed. Waiting for CI.

Was this patch authored or co-authored using generative AI tooling?

No.

@HyukjinKwon
Copy link
Copy Markdown
Member

Merged to master.

@gaogaotiantian gaogaotiantian deleted the remove-mypy-types-disable branch April 2, 2026 20:15
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.

2 participants