Skip to main content

Module window_tests

Module window_tests 

Source
Expand description

Tests for window and time-related features

This module covers:

  • Window function calls (row_number, rank, etc.)
  • OVER clauses with PARTITION BY and ORDER BY
  • Time windows (last, between)
  • Timeframe specifications
  • Datetime arithmetic
  • Compound durations
  • Window frame clauses
  • Session windows

Constantsยง

TESTS