You are viewing documentation about an older version (1.15.0). View latest version

snowflake.snowpark.udaf.UserDefinedAggregateFunction.handler

UserDefinedAggregateFunction.handler: Union[Callable, Tuple[str, str]]

The Python class or a tuple containing the Python file path and the function name.