pyflink.table.catalog.CatalogFunction.is_generic# CatalogFunction.is_generic() → bool[source]# Whether or not is the function a flink UDF. Returns: Whether is the function a flink UDF. Added in version 1.10.0.