internal PhysicalProjectOp(VarList outputVars, SimpleCollectionColumnMap columnMap) : this() { this.m_outputVars = outputVars; this.m_columnMap = columnMap; }