MCPcopy Create free account
hub / github.com/apache/arrow / values_left

Method values_left

cpp/src/parquet/decoder.cc:287–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285 }
286
287 int values_left() const override { return num_values_; }
288 Encoding::type encoding() const override { return encoding_; }
289
290 protected:

Callers 2

DecodeDictMethod · 0.80
CheckDecodeMethod · 0.80

Calls

no outgoing calls

Tested by 1

CheckDecodeMethod · 0.64