Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
class UnionDatasetFactory;
39
40
class Fragment;
41
using FragmentIterator = Iterator<std::shared_ptr<Fragment>>;
42
using FragmentVector = std::vector<std::shared_ptr<Fragment>>;
43
Callers
2
file_base.h
File · 0.85
dataset.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected