Skip to content

Allow null values in ArrowFixedWidthVector #9

@sa-

Description

@sa-

Right now it only allows non-null values. Create another constructor with the signature

fn __init__(inout self, values: List[Optional[T]]): ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions