CDISP9274E

The type of the attribute name of attribute, whose type is type of attribute is not compatible with the return type of the output function signature of output function, whose type is type of output function.

The code generation template for this operator expects an attribute which is assigned a given output function to be of a specific type.
Correct the mismatch by changing the type of the attribute, or using a different output function.