You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add validation for schema_contents type parameter in worker
- Validate type parameter is a valid SchemaObjectType value
- Validate all returned objects match the expected type
- Provide clear error messages when catalog returns wrong types
This prevents confusing errors when a catalog's schema_contents()
implementation doesn't properly filter by the type parameter.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments