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.types.DataTypes.MONTH#

static DataTypes.MONTH() → pyflink.table.types.Resolution[source]#

Resolution in months.

Returns

the specified Resolution.

See also

INTERVAL()

previous

pyflink.table.types.DataTypes.DAY

next

pyflink.table.types.DataTypes.YEAR

Show Source

Created using Sphinx 4.5.0.