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.CatalogTableStatistics.get_raw_data_size#

CatalogTableStatistics.get_raw_data_size() → int[source]#

The raw data size (size when loaded in memory) in bytes.

previous

pyflink.table.catalog.CatalogTableStatistics.get_total_size

next

pyflink.table.catalog.CatalogTableStatistics.get_properties

On this page
  • CatalogTableStatistics.get_raw_data_size()
Show Source

Created using Sphinx 5.3.0.