Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Format] Fixed shape Tensor as a canonical extension type #33924

Closed
3 tasks done
AlenkaF opened this issue Jan 30, 2023 · 0 comments
Closed
3 tasks done

[Format] Fixed shape Tensor as a canonical extension type #33924

AlenkaF opened this issue Jan 30, 2023 · 0 comments

Comments

@AlenkaF
Copy link
Member

AlenkaF commented Jan 30, 2023

Describe the enhancement requested

Umbrella ticket for adding support for a column in an Arrow table that has values cells each containing a tensor value, with all tensors having the same shape/dimensions.

Initial discussion mostly happened in the C++ issue: #15483 / ARROW-1614

We propose to add a canonical extension type for tensors and this umbrella issue is including the draft for the specification plus the implementations (C++ , PyArrow - as an example or as an implementation in the codebase).

@jorisvandenbossche jorisvandenbossche changed the title [C++] Tensor as a canonical extension type [Format] Fixed shape Tensor as a canonical extension type Jan 31, 2023
@AlenkaF AlenkaF added this to the 12.0.0 milestone Mar 15, 2023
@AlenkaF AlenkaF closed this as completed Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants