MCPcopy Create free account
hub / github.com/ByConity/ByConity / getInitialQueryId

Method getInitialQueryId

src/Interpreters/Context.cpp:2333–2336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2331
2332
2333String Context::getInitialQueryId() const
2334{
2335 return client_info.initial_query_id;
2336}
2337
2338
2339void Context::setCoordinatorAddress(const Protos::AddressInfo & address)

Callers 15

~DiskPartitionWriterMethod · 0.80
updatePipelineMethod · 0.80
cleanDotFilesFunction · 0.80
printASTMethod · 0.80
printLogicalPlanMethod · 0.80
printPipelineMethod · 0.80
printMemoMethod · 0.80
printPlanSegmentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected