MCPcopy 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

transformPipelineMethod · 0.45
allocateMethod · 0.45
mapMethod · 0.45

Calls

no outgoing calls

Tested by 2

transformPipelineMethod · 0.36
allocateMethod · 0.36