MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / nextJSONCol

Method nextJSONCol

src/Client/BuzzHouse/Generator/RandomGenerator.cpp:297–300  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295}
296
297String RandomGenerator::nextJSONCol()
298{
299 return pickRandomly(jcols);
300}
301
302String RandomGenerator::nextTokenString()
303{

Callers 4

addFieldAccessMethod · 0.80
addColNestedAccessMethod · 0.80
bottomTypeMethod · 0.80
strBuildJSONFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected