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

Method values_left

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

Source from the content-addressed store, hash-verified

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

Callers 2

DecodeDictMethod · 0.80
CheckDecodeMethod · 0.80

Calls

no outgoing calls

Tested by 1

CheckDecodeMethod · 0.64