Versions in this module Expand all Collapse all v10 v10.0.1 Nov 15, 2022 v10.0.0 Oct 20, 2022 Changes in this version + type Float64Funcs struct + var Float64 Float64Funcs + func (f Float64Funcs) Sum(a *array.Float64) float64 + type Int64Funcs struct + var Int64 Int64Funcs + func (f Int64Funcs) Sum(a *array.Int64) int64 + type Uint64Funcs struct + var Uint64 Uint64Funcs + func (f Uint64Funcs) Sum(a *array.Uint64) uint64 Other modules containing this package github.com/apache/arrow/go/v11 github.com/apache/arrow/go/v12 github.com/apache/arrow/go/v13 github.com/apache/arrow/go/v14 github.com/apache/arrow/go/v15 github.com/apache/arrow/go/v16 github.com/apache/arrow/go/v17 github.com/apache/arrow/go/v6 github.com/apache/arrow/go/v7 github.com/apache/arrow/go/v8 github.com/apache/arrow/go/v9