int aggInputVColId;
int aggResultVColId;
LanguageFactory lf = getLanguageConnectionContext().getLanguageFactory();
dd = getDataDictionary();
aggInfo = new AggregatorInfoList();
/*
** Get a list of all column references in the
** parent RCL, skipping (not going below) AggregateNodes
*/