Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByConity/ByConity
/ getQuery
Method
getQuery
src/QueryPlan/TableFinishStep.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
void setQuery(const ASTPtr & query_) { query = query_; }
47
ASTPtr getQuery() const { return query; }
48
49
bool isOutputProfiles() const { return insert_select_with_profiles; }
50
Callers
5
printReadStorageRowCountStep
Method · 0.45
transformPipeline
Method · 0.45
allocate
Method · 0.45
map
Method · 0.45
visitASTCreatePreparedStatementQuery
Method · 0.45
Calls
no outgoing calls
Tested by
2
transformPipeline
Method · 0.36
allocate
Method · 0.36