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_schema.TableSchema.copy#

TableSchema.copy() → TableSchema[source]#

Returns a deep copy of the table schema.

Returns

A deep copy of the table schema.

previous

pyflink.table.schema.Schema.Builder.build

next

pyflink.table.table_schema.TableSchema.get_field_data_types

On this page
  • TableSchema.copy()
Show Source

Created using Sphinx 5.3.0.