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

[GLib] Add GArrowDecimal64 class #44588

Closed
hiroyuki-sato opened this issue Oct 31, 2024 · 1 comment
Closed

[GLib] Add GArrowDecimal64 class #44588

hiroyuki-sato opened this issue Oct 31, 2024 · 1 comment

Comments

@hiroyuki-sato
Copy link
Contributor

Describe the enhancement requested

Decimal64 data type has been released. It is necessary to support the class in GLib.

Component(s)

GLib

hiroyuki-sato added a commit to hiroyuki-sato/arrow that referenced this issue Oct 31, 2024
hiroyuki-sato added a commit to hiroyuki-sato/arrow that referenced this issue Oct 31, 2024
kou added a commit that referenced this issue Oct 31, 2024
### Rationale for this change

`Decimal64` class has been introeduced. It is necessary to support in GLib.

### What changes are included in this PR?

Implement `GArrowDecimal64` class.

### Are these changes tested?

YES

### Are there any user-facing changes?

NO

* GitHub Issue: #44588

Lead-authored-by: Hiroyuki Sato <[email protected]>
Co-authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
@kou
Copy link
Member

kou commented Oct 31, 2024

Issue resolved by pull request 44591
#44591

@kou kou added this to the 19.0.0 milestone Oct 31, 2024
@kou kou closed this as completed Oct 31, 2024
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