public interface Projection<IN extends RowData,OUT extends RowData>
OUT
apply(IN row)
OUT apply(IN row)