Names of computed fields in the query (e.g., 'minPrice', 'avgRating'). Used to preserve computed fields when deserializing JOIN results.
final List<String> computedFieldNames;