Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2333
String Context::getInitialQueryId() const
2334
{
2335
return client_info.initial_query_id;
2336
}
2337
2338
2339
void Context::setCoordinatorAddress(const Protos::AddressInfo & address)
Callers
15
PushingToViewsBlockOutputStream
Method · 0.80
~DiskPartitionWriter
Method · 0.80
~LocalBroadcastChannel
Method · 0.80
~BrpcRemoteBroadcastSender
Method · 0.80
BrpcRemoteBroadcastReceiver
Method · 0.80
updatePipeline
Method · 0.80
cleanDotFiles
Function · 0.80
printAST
Method · 0.80
printLogicalPlan
Method · 0.80
printPipeline
Method · 0.80
printMemo
Method · 0.80
printPlanSegment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected