FieldReference typedef
FieldReference = $FieldReference
A reference to a field, such as max(messages.time) as max_time.
Implementation
typedef FieldReference = $FieldReference;
A reference to a field, such as max(messages.time) as max_time.
typedef FieldReference = $FieldReference;