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.

语言: 中文