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

GH-37988: [Format] Add VariableShapeTensor canonical extension type definition #37992

Closed
wants to merge 1 commit into from

Conversation

rok
Copy link
Member

@rok rok commented Oct 3, 2023

Rationale for this change

We want to add a canonical extension type definition for arrays containing tensors with variable shapes.

What changes are included in this PR?

This amends canonical extensions list in documentation.

Are these changes tested?

Proposed changes are not tested as they are only for documentation. Proposed type is implemented and tested in #37166.

Are there any user-facing changes?

Through documentation only.

@github-actions
Copy link

github-actions bot commented Oct 3, 2023

⚠️ GitHub issue #37988 has been automatically assigned in GitHub to PR creator.

@jorisvandenbossche
Copy link
Member

@rok I would maybe suggest doing it the other way around: make a separate PR for the implementation, and keep #37166 for the format specification, because all discussion about the format happened already on that PR (essentially all discussion there was about the spec, and not yet about the implementation)

@rok
Copy link
Member Author

rok commented Oct 4, 2023

@jorisvandenbossche that's a fair point, I'll do that.

@rok
Copy link
Member Author

rok commented Oct 4, 2023

Closing in favor of #38008

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Format] Add VariableShapeTensor canonical extension type definition
2 participants