Method
ArrowDecimal64greater_than
since: 19.0.0
Declaration [src]
gboolean
garrow_decimal64_greater_than (
  GArrowDecimal64* decimal,
  GArrowDecimal64* other_decimal
)
Parameters
- other_decimal
- 
            Type: GArrowDecimal64A GArrowDecimal64to be compared.The data is owned by the caller of the function.