ConglomerateDescriptor heapCD,
boolean cloneRCs)
throws StandardException
{
IndexRowGenerator irg = idxCD.getIndexDescriptor();
int[] baseCols = irg.baseColumnPositions();
ResultColumnList newCols =
(ResultColumnList) getNodeFactory().getNode(
C_NodeTypes.RESULT_COLUMN_LIST,
getContextManager());