CatalogRowFactory rf = ti.getCatalogRowFactory();
ConglomerateController heapCC;
ExecRow outRow;
ScanController scanController;
TransactionController tc;
TupleDescriptor td = null;
// Get the current transaction controller
tc = getTransactionCompile();
outRow = rf.makeEmptyRow();