MCPcopy Create free account
hub / github.com/awelm/simpledb / createDuplicateHeapFile

Method createDuplicateHeapFile

test/simpledb/systemtest/QueryTest.java:37–42  ·  view source on GitHub ↗

Given a matrix of tuples from SystemTestUtil.createRandomHeapFile, create an identical HeapFile table @param tuples Tuples to create a HeapFile from @param columns Each entry in tuples[] must have "columns == tuples.get(i).size()" @param colPrefix String to prefix to the column names (the columns ar

(ArrayList<ArrayList<Integer>> tuples, int columns, String colPrefix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

convertMethod · 0.95
openHeapFileMethod · 0.95

Tested by

no test coverage detected