Skip to content

fix : validate min/max types for all dtypes in Field#2610

Closed
tmdeveloper007 wants to merge 1 commit into
im-anishraj:mainfrom
tmdeveloper007:fix-2423
Closed

fix : validate min/max types for all dtypes in Field#2610
tmdeveloper007 wants to merge 1 commit into
im-anishraj:mainfrom
tmdeveloper007:fix-2423

Conversation

@tmdeveloper007

Copy link
Copy Markdown
Contributor

Fixes #2423

Fixed Field validation to always check min/max types

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

@tmdeveloper007 is attempting to deploy a commit to the xtylishanish-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@tmdeveloper007

Copy link
Copy Markdown
Contributor Author

Superseded by #2613 which fixes the regression in test_real_schema_field_datetime_bounds by allowing string min/max for datetime/date dtypes.

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.

Bug: Field accepts non-numeric min/max that crash schema validation

1 participant