v.25.6Bug Fix (user-visible misbehavior in an official stable release)
Try to use IColumn instead of Field
Try to use IColumn instead of Field in SingleValueDataGeneric. It fixes the incorrect return values for some aggregate functions likeargMaxfor typesDynamic/Variant/JSON. #79166 (Pavel Kruglov).