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-44619: [GLib] Add GArrowDecimal32Scalar #44628

Merged
merged 7 commits into from
Nov 4, 2024

Conversation

hiroyuki-sato
Copy link
Contributor

@hiroyuki-sato hiroyuki-sato commented Nov 3, 2024

Rationale for this change

The arrow::Decimal32Scalar has been released.
GLib needs to implement GArrowDecimal32Scalar.

What changes are included in this PR?

Implement GArrowDecimal32Scalar.

Are these changes tested?

YES

Are there any user-facing changes?

NO

Copy link

github-actions bot commented Nov 3, 2024

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

c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
c_glib/arrow-glib/scalar.h Outdated Show resolved Hide resolved
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting review Awaiting review labels Nov 3, 2024
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Nov 4, 2024
@hiroyuki-sato
Copy link
Contributor Author

@kou Thanks I've forgotten to fix the GARROW_AVAILABLE parts.

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 b6e8772 into apache:main Nov 4, 2024
10 checks passed
@kou kou removed the awaiting change review Awaiting change review label Nov 4, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Nov 4, 2024
@hiroyuki-sato hiroyuki-sato deleted the topic/decimal32-scalar branch November 5, 2024 01:16
Copy link

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

There were no benchmark performance regressions. 🎉

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

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