-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a release
Description
Is your feature request related to a problem?
For Tables we can optionally pass a schema. For Columns the type is always inferred. This is not consistent.
Desired solution
Add an optional parameter to the Column constructor for the type of the Column. If it's passed, we accept it. Otherwise, we infer the type as before.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done