Home
last modified time | relevance | path

Searched defs:nullableInt16Vector (Results 1 – 2 of 2) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/grafana-plugin-sdk-go/data/
H A Darrow_column_builders.go87 func buildNullableInt16Column(pool memory.Allocator, field arrow.Field, vec *nullableInt16Vector) *…
H A Dnullable_vector.gen.go434 type nullableInt16Vector []*int16 type