Skip to content

Add conversions for Vec<Array> and Vec<Field> #26

Description

@chmp
  • Vec<marrow::array::Array> to Vec<arrow::array::ArrayRef>
  • Vec<marrow::array::Array> to Vec<arrow::array::Array>
  • &[marrow::datatypes::Field] to Vec<arrow::datatypes::FieldRef>
  • &[marrow::datatypes::Field] to Vec<arrow::datatypes::Field>
  • &[marrow::datatypes::Field] to arrow::datatypes::Schema

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions