Skip to content

Conversation

wyattscarpenter
Copy link
Contributor

@wyattscarpenter wyattscarpenter commented Aug 8, 2025

What type of PR is this?

  • Bug Fix

A... type signature bug fix.

Description

This is a stab at fixing #669 by making some incomplete types into recursive types; I'm not sure it's correct, but if it is then it will probably save somebody some time down the road if I make this PR now.

How is this tested?

I hope your CI has a typechecking phase! If so, then that.

Related Tickets & Documents

Closes #669

@wyattscarpenter
Copy link
Contributor Author

Sure wish there were a way to signoff from the web interface, ugh...

This is a stab at fixing databricks#669; I'm not sure it's correct, but if it is then it will probably save somebody some time down the road if I make this PR now.

Signed-off-by: wyattscarpenter <[email protected]>
Signed-off-by: wyattscarpenter <[email protected]>
Signed-off-by: wyattscarpenter <[email protected]>
@wyattscarpenter
Copy link
Contributor Author

I feel like the CI failures might not be related to my changes.

…robably str

That seems pretty likely. If anyone hollers, the type can be revised/expanded later.

Signed-off-by: wyattscarpenter <[email protected]>
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.

Type TAllowedParameterValue more completely

2 participants