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

Method handleInsertStatement

src/java/simpledb/Parser.java:323–395  ·  view source on GitHub ↗
(ZInsert s, TransactionId tId)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processNextStatementMethod · 0.95

Calls 13

getCatalogMethod · 0.95
numFieldsMethod · 0.95
getFieldTypeMethod · 0.95
setFieldMethod · 0.95
parseQueryLogicalPlanMethod · 0.95
physicalPlanMethod · 0.95
getStatsMapMethod · 0.95
setPhysicalPlanMethod · 0.95
getQueryMethod · 0.80
getTableIdMethod · 0.65
getTupleDescMethod · 0.65
getTypeMethod · 0.65

Tested by

no test coverage detected