Support Projections for Single Query Loading on an API level #1579
Labels
in: single-query-loading
Everything related to querying aggregates with a single select.
type: enhancement
A general enhancement
SingleQuerySqlGenerator
andAggregateResultSetExtractor
should support projection information, limiting the the columns loaded.Actually tying this to the handling of projections might be a separate issue, although nobody would complain if it gets implemented with this one.
The text was updated successfully, but these errors were encountered: