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

TableSchema.get_field_count() → int[source]#

Returns the number of fields.

Returns

The number of fields.

previous

pyflink.table.table_schema.TableSchema.get_field_data_type

next

pyflink.table.table_schema.TableSchema.get_field_names

On this page
  • TableSchema.get_field_count()
Show Source

Created using Sphinx 5.3.0.