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.expressions.current_time#

current_time() → pyflink.table.expression.Expression[source]#

Returns the current SQL time in local time zone.

New in version 1.12.0.

previous

pyflink.table.expressions.current_date

next

pyflink.table.expressions.current_timestamp

Show Source

Created using Sphinx 4.5.0.