Skip to content

chore(db-dtypes): fix mypy errors#16754

Merged
chalmerlowe merged 1 commit intomainfrom
fix-db-dtypes-mypy
Apr 21, 2026
Merged

chore(db-dtypes): fix mypy errors#16754
chalmerlowe merged 1 commit intomainfrom
fix-db-dtypes-mypy

Conversation

@chalmerlowe
Copy link
Copy Markdown
Contributor

This PR fixes mypy errors in db-dtypes regarding missing attributes in pyarrow.compute by adding type ignores.

@chalmerlowe chalmerlowe requested review from a team as code owners April 21, 2026 18:19
@chalmerlowe chalmerlowe requested review from mpovoa and removed request for a team April 21, 2026 18:19
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds type ignore comments to the pyarrow.compute.equal and pyarrow.compute.not_equal calls within the _cmp_method in packages/db-dtypes/db_dtypes/json.py to suppress attribute-defined type-checking errors. I have no feedback to provide.

@chalmerlowe chalmerlowe merged commit 655475d into main Apr 21, 2026
30 checks passed
@chalmerlowe chalmerlowe deleted the fix-db-dtypes-mypy branch April 21, 2026 19:33
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