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

Class Fragment

cpp/src/arrow/dataset/type_fwd.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38class UnionDatasetFactory;
39
40class Fragment;
41using FragmentIterator = Iterator<std::shared_ptr<Fragment>>;
42using FragmentVector = std::vector<std::shared_ptr<Fragment>>;
43

Callers 2

file_base.hFile · 0.85
dataset.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected