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 4613661 commit 3a37057
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 @@ -526,7 +526,7 @@ struct _GArrowDecimal64ScalarClass
GArrowScalarClass parent_class;
};

GARROW_AVAILABLE_IN_5_0
GARROW_AVAILABLE_IN_19_0
GArrowDecimal64Scalar *
garrow_decimal64_scalar_new(GArrowDecimal64DataType *data_type, GArrowDecimal64 *value);
GARROW_AVAILABLE_IN_5_0
Expand Down

0 comments on commit 3a37057

Please sign in to comment.