Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ queryId
Method
queryId
bolt/exec/fuzzer/PrestoQueryRunner.cpp:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
std::string queryId() const {
120
return response_[
"id"
].asString();
121
}
122
123
bool queryCompleted() const {
124
return response_.count(
"nextUri"
) == 0;
Callers
15
~Task
Method · 0.45
start
Method · 0.45
maybeMakeTraceConfig
Method · 0.45
DriverCtx
Method · 0.45
getTaskTraceDirectory
Function · 0.45
createConnectorQueryCtx
Method · 0.45
makeTask
Method · 0.45
TEST_F
Function · 0.45
makeTask
Method · 0.45
TEST_P
Function · 0.45
DEBUG_ONLY_TEST_P
Function · 0.45
DEBUG_ONLY_TEST_P
Function · 0.45
Calls
no outgoing calls
Tested by
9
makeTask
Method · 0.36
TEST_F
Function · 0.36
makeTask
Method · 0.36
TEST_P
Function · 0.36
DEBUG_ONLY_TEST_P
Function · 0.36
DEBUG_ONLY_TEST_P
Function · 0.36
TEST_P
Function · 0.36
makeTask
Method · 0.36
makeTask
Method · 0.36