Home
last modified time | relevance | path

Searched refs:IsSetMinValue (Results 1 – 2 of 2) sorted by relevance

/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/metadata/
H A Dcolumn_chunk.go48 func (s *statvalues) IsSetMin() bool { return s.IsSetMinValue() }
/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/internal/gen-go/parquet/
H A Dparquet.go628 func (p *Statistics) IsSetMinValue() bool { func
853 if p.IsSetMinValue() {