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

static TableDescriptor.for_connector(connector: str) → pyflink.table.table_descriptor.TableDescriptor.Builder[source]#

Creates a new Builder for a table using the given connector.

Parameters

connector – The factory identifier for the connector.

previous

Descriptors

next

pyflink.table.table_descriptor.TableDescriptor.get_schema

Show Source

Created using Sphinx 4.5.0.