hiroyuki-sato opened a new issue, #44601: URL: https://github.com/apache/arrow/issues/44601
### Describe the bug, including details regarding any error messages, version, and platform. This part should be `GARROW_AVAILABLE_IN_19_0` Wrong https://github.com/apache/arrow/blob/e1fa7e5fb257fa9f83ffcc531efda8a4489b2961/c_glib/arrow-glib/decimal.h#L109-L110 Correct ``` GARROW_AVAILABLE_IN_19_0 G_DECLARE_DERIVABLE_TYPE(GArrowDecimal64, garrow_decimal64, GARROW, DECIMAL64, GObject) ``` ### Component(s) GLib -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
