Skip to content

Conversation

@uros-db
Copy link
Contributor

@uros-db uros-db commented Aug 29, 2025

What changes were proposed in this pull request?

Remove unused type ignore comments in:

  • python/pyspark/sql/functions/builtin.py
  • python/pyspark/sql/connect/functions/builtin.py

Why are the changes needed?

As per mypy annotations, there are several instances of:

Unused "type: ignore" comment  [unused-ignore]

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests suffice.

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

No.

@uros-db
Copy link
Contributor Author

uros-db commented Oct 14, 2025

This PR is not good currently. Converting to DRAFT.

@uros-db uros-db marked this pull request as draft October 14, 2025 19:17
@uros-db uros-db changed the title [PYTHON] Remove unused type ignores [DRAFT][PYTHON] Remove unused type ignores Oct 14, 2025
@uros-db uros-db closed this Oct 20, 2025
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.

1 participant