A helper class for representing an attribute used in merging two
aggregation buffers. When merging two buffers, bufferLeft and bufferRight,
we merge buffer values and then update bufferLeft. A RichAttribute
of an AttributeReferencea has two functions left and right,
which represent a in bufferLeft and bufferRight, respectively.
A helper class for representing an attribute used in merging two aggregation buffers. When merging two buffers,
bufferLeftandbufferRight, we merge buffer values and then update bufferLeft. A RichAttribute of an AttributeReferenceahas two functionsleftandright, which representainbufferLeftandbufferRight, respectively.