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.get_function_language#

CatalogFunction.get_function_language()[source]#

Get the language used for the function definition.

Returns

the language type of the function definition

New in version 1.10.0.

previous

pyflink.table.catalog.CatalogFunction.is_generic

next

pyflink.table.catalog.ObjectPath.from_string

Show Source

Created using Sphinx 4.5.0.