v2.18.3: add plug for aggregate function
when doing bulk insert into table with materialised column that has aggregatefunction type it errors since it's unknown type, add plug for that type so we can ignore it when inserting into specific columns
when doing bulk insert into table with materialised column that has aggregatefunction type it errors since it's unknown type, add plug for that type so we can ignore it when inserting into specific columns