Reuse a named transformer's column selection.
Spreads the transformer's own select() so the query loads exactly the columns that transformer needs, instead of restating field names.
select()
Transformer whose selection is reused.
Reuse a named transformer's column selection.
Spreads the transformer's own
select()so the query loads exactly the columns that transformer needs, instead of restating field names.