MCPcopy 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
382std::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

ScanBatchesAsyncMethod · 0.50
TEST_FFunction · 0.50
TESTFunction · 0.50
CheckErrorFunction · 0.50
TestTableFunction · 0.50
TESTFunction · 0.50
TestTableFunction · 0.50
TestTableFunction · 0.50
TESTFunction · 0.50
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 10

ScanBatchesAsyncMethod · 0.40
TEST_FFunction · 0.40
TESTFunction · 0.40
CheckErrorFunction · 0.40
TestTableFunction · 0.40
TESTFunction · 0.40
TestTableFunction · 0.40
TestTableFunction · 0.40
TESTFunction · 0.40
TESTFunction · 0.40