Skip to content

Conversation

@hiroyuki-sato
Copy link
Collaborator

@hiroyuki-sato hiroyuki-sato commented May 14, 2025

Rationale for this change

The C++ API implemented FixedShapeTensor::dim_names() instance method. GLib was not yet supported.

What changes are included in this PR?

Add GArrowFixedShapeDataType#dim_names instance method.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@hiroyuki-sato hiroyuki-sato requested a review from kou as a code owner May 14, 2025 00:40
@github-actions
Copy link

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

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels May 14, 2025
Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels May 14, 2025
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou merged commit 83f66d4 into apache:main May 14, 2025
10 checks passed
@kou kou removed the awaiting change review Awaiting change review label May 14, 2025
@github-actions github-actions bot added the awaiting merge Awaiting merge label May 14, 2025
@hiroyuki-sato hiroyuki-sato deleted the topic/dim_names branch May 14, 2025 06:28
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 83f66d4.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them.

kou pushed a commit that referenced this pull request May 16, 2025
### Rationale for this change

#46434, #46401, #46381 implemented some instance methods for `GArrowFixedShapeTensorDataType` class.
In method comment, a `since` tag was required, but I forgot to add it. 

### What changes are included in this PR?

Add `Since:` tags.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No. (Add comment only)
* GitHub Issue: #46456

Authored-by: Hiroyuki Sato <hiroysato@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

2 participants