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.expression.Expression.proctime#

property Expression.proctime: pyflink.table.expression.Expression#

Declares a field as the proctime attribute for indicating, accessing, and working in Flink’s processing time.

See also

proctime

New in version 1.12.0.

previous

pyflink.table.expression.Expression.rowtime

next

pyflink.table.expression.Expression.year

Show Source

Created using Sphinx 4.5.0.