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 3a37057 commit fddaf18
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 @@ -529,7 +529,7 @@ struct _GArrowDecimal64ScalarClass
GARROW_AVAILABLE_IN_19_0
GArrowDecimal64Scalar *
garrow_decimal64_scalar_new(GArrowDecimal64DataType *data_type, GArrowDecimal64 *value);
GARROW_AVAILABLE_IN_5_0
GARROW_AVAILABLE_IN_19_0
GArrowDecimal64 *
garrow_decimal64_scalar_get_value(GArrowDecimal64Scalar *scalar);

Expand Down

0 comments on commit fddaf18

Please sign in to comment.