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.table_descriptor.TableDescriptor.Builder.schema#

Builder.schema(schema: pyflink.table.schema.Schema) → pyflink.table.table_descriptor.TableDescriptor.Builder#

Define the schema of the TableDescriptor.

previous

pyflink.table.table_descriptor.TableDescriptor.get_comment

next

pyflink.table.table_descriptor.TableDescriptor.Builder.option

Show Source

Created using Sphinx 4.5.0.