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

Table.print_schema()[source]#

Prints the schema of this table to the console in a tree format.

previous

pyflink.table.Table.over_window

next

pyflink.table.Table.rename_columns

Show Source

Created using Sphinx 4.5.0.