Skip to content

Optionally pass type to Column #78

@lars-reimann

Description

@lars-reimann

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

Metadata

Metadata

Assignees

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions