MCPcopy Create free account
hub / github.com/MIT-DB-Class/simple-db-hw / parseQueryLogicalPlan

Method parseQueryLogicalPlan

src/java/simpledb/Parser.java:135–271  ·  view source on GitHub ↗
(TransactionId tid, ZQuery q)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

processExpressionMethod · 0.95
handleQueryStatementMethod · 0.95
handleInsertStatementMethod · 0.95
generateLogicalPlanMethod · 0.95

Calls 13

setQueryMethod · 0.95
getCatalogMethod · 0.95
addScanMethod · 0.95
processExpressionMethod · 0.95
addProjectFieldMethod · 0.95
addAggregateMethod · 0.95
addOrderByMethod · 0.95
getOperandMethod · 0.80
toStringMethod · 0.65
getTableIdMethod · 0.65
equalsMethod · 0.65
getAliasMethod · 0.45

Tested by

no test coverage detected