Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink Common

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.

New in version 1.10.0.

previous

pyflink.table.catalog.CatalogFunction.get_detailed_description

next

pyflink.table.catalog.CatalogFunction.get_function_language

Show Source

Created using Sphinx 4.5.0.