Skip to main content
Ctrl+K
PyFlink 1.20+vvr.11.7.dev0 documentation - Home PyFlink 1.20+vvr.11.7.dev0 documentation - Home
  • API Reference
  • Examples
  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
    • TableEnvironment
    • Table
    • Data Types
    • Window
    • Expressions
    • User Defined Functions
    • Descriptors
    • StatementSet
    • Catalog
  • PyFlink DataStream
  • PyFlink DataFrame
  • PyFlink Common
  • API Reference
  • PyFlink Table
  • StatementSet
  • pyflink.table.table_result.TableResult.get_resolved_schema

pyflink.table.table_result.TableResult.get_resolved_schema#

TableResult.get_resolved_schema() → ResolvedSchema[source]#

Returns the schema of the result.

Returns:

The schema of the result.

Return type:

pyflink.table.catalog.ResolvedSchema

Added in version 2.1.0.

previous

pyflink.table.table_result.TableResult.get_table_schema

next

pyflink.table.table_result.TableResult.get_result_kind

On this page
  • TableResult.get_resolved_schema()

This Page

  • Show Source

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.