Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataFrame
    • DataFrame
    • DataFrame Creation
    • Input/Output
    • SQL
    • Data Types
    • User Defined Functions
    • Configuration
    • Catalog
    • GPU Support
    • AI / LLM
  • PyFlink Multimodal
  • PyFlink DataStream
  • PyFlink Common

pyflink.dataframe.DataType.not_null#

DataType.not_null() → pyflink.dataframe.datatype.DataType[source]#

Return a non-nullable version of this type.

previous

pyflink.dataframe.DataType

next

pyflink.dataframe.DataType.nullable

Show Source

Created using Sphinx 4.5.0.