Skip to content

Commit

Permalink
Update c_glib/arrow-glib/scalar.h
Browse files Browse the repository at this point in the history
Co-authored-by: Sutou Kouhei <[email protected]>
  • Loading branch information
hiroyuki-sato and kou authored Nov 4, 2024
1 parent d43b2d0 commit 3d2dfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c_glib/arrow-glib/scalar.h
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ GArrowMonthDayNano *
garrow_month_day_nano_interval_scalar_get_value(GArrowMonthDayNanoIntervalScalar *scalar);

#define GARROW_TYPE_DECIMAL32_SCALAR (garrow_decimal32_scalar_get_type())
GARROW_AVAILABLE_IN_5_0
GARROW_AVAILABLE_IN_19_0
G_DECLARE_DERIVABLE_TYPE(
GArrowDecimal32Scalar, garrow_decimal32_scalar, GARROW, DECIMAL32_SCALAR, GArrowScalar)
struct _GArrowDecimal32ScalarClass
Expand Down

0 comments on commit 3d2dfa8

Please sign in to comment.