Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Gen
Function
Gen
cpp/src/arrow/testing/generator.cc:382–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
380
}
381
382
std::shared_ptr<DataGenerator> Gen(std::vector<GeneratorField> fields) {
383
return std::make_shared<DataGeneratorImpl>(std::move(fields));
384
}
385
386
} // namespace gen
387
Callers
10
ScanBatchesAsync
Method · 0.50
TEST_F
Function · 0.50
TEST
Function · 0.50
CheckError
Function · 0.50
TestTable
Function · 0.50
TEST
Function · 0.50
TestTable
Function · 0.50
TestTable
Function · 0.50
TEST
Function · 0.50
TEST
Function · 0.50
Calls
no outgoing calls
Tested by
10
ScanBatchesAsync
Method · 0.40
TEST_F
Function · 0.40
TEST
Function · 0.40
CheckError
Function · 0.40
TestTable
Function · 0.40
TEST
Function · 0.40
TestTable
Function · 0.40
TestTable
Function · 0.40
TEST
Function · 0.40
TEST
Function · 0.40