Skip to content

feat(db-dtypes): support pandas 3.0#17177

Merged
tswast merged 1 commit into
mainfrom
db-dtypes-pandas-3
May 19, 2026
Merged

feat(db-dtypes): support pandas 3.0#17177
tswast merged 1 commit into
mainfrom
db-dtypes-pandas-3

Conversation

@tswast
Copy link
Copy Markdown
Contributor

@tswast tswast commented May 19, 2026

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #15509 🦕

@tswast tswast requested review from a team as code owners May 19, 2026 14:09
@tswast tswast requested review from mpovoa and removed request for a team May 19, 2026 14:09
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 updates pre-commit hook versions, expands the pandas dependency range in db-dtypes, and adds test fixtures and skipped ranking tests for JSON columns. Feedback indicates that the flake8 configuration change may be a copy-paste error and suggests that shared configuration updates should be handled in a separate, universal pull request to maintain consistency across the repository.

Comment thread .pre-commit-config.yaml
Comment thread .pre-commit-config.yaml
Copy link
Copy Markdown

@mpovoa mpovoa left a comment

Choose a reason for hiding this comment

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

Thank you for addressing this!

@tswast tswast merged commit 2086b34 into main May 19, 2026
31 checks passed
@tswast tswast deleted the db-dtypes-pandas-3 branch May 19, 2026 17:16
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.

(db-dtypes) Support pandas 3.0.0

2 participants