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.expressions.null_of#

null_of(data_type: pyflink.table.types.DataType) → pyflink.table.expression.Expression[source]#

Returns a null literal value of a given data type.

New in version 1.12.0.

previous

pyflink.table.expressions.uuid

next

pyflink.table.expressions.log

Show Source

Created using Sphinx 4.5.0.