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.catalog.CatalogBaseTable.copy#

CatalogBaseTable.copy() → CatalogBaseTable[source]#

Get a deep copy of the CatalogBaseTable instance.

Returns

An copy of the CatalogBaseTable instance.

previous

pyflink.table.catalog.CatalogBaseTable.get_comment

next

pyflink.table.catalog.CatalogBaseTable.get_description

On this page
  • CatalogBaseTable.copy()
Show Source

Created using Sphinx 5.3.0.