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 65cbae2 commit 4613661
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 @@ -518,7 +518,7 @@ GArrowDecimal32 *
garrow_decimal32_scalar_get_value(GArrowDecimal32Scalar *scalar);

#define GARROW_TYPE_DECIMAL64_SCALAR (garrow_decimal64_scalar_get_type())
GARROW_AVAILABLE_IN_5_0
GARROW_AVAILABLE_IN_19_0
G_DECLARE_DERIVABLE_TYPE(
GArrowDecimal64Scalar, garrow_decimal64_scalar, GARROW, DECIMAL64_SCALAR, GArrowScalar)
struct _GArrowDecimal64ScalarClass
Expand Down

0 comments on commit 4613661

Please sign in to comment.