Skip to content

[Format] Add a TensorMessage type #16187

@asfimport

Description

@asfimport

Since all data message types at the moment are 1-dimensional, a "tensor" message will contain an array of dimensions and an order flag (C order vs. Fortran order) to enable data to be interpreted as multiple dimensions. This is similar to multidimensional arrays in APL or Fortran or MATLAB, ndarrays in NumPy, etc.

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-550. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions