Skip to main content

Function reference

Every LakeTS function, custom aggregate, trigger, and metadata table — grouped by what it does. All objects live in the lakets schema.

By topic

Core data model

Query

  • Time-series functionstime_bucket, first, last, locf, interpolate, delta, rate, gap-fill, histogram

Aggregation

  • RollUps — incremental aggregation engine + scale optimizations

Lifecycle

Operations

  • Last Value Cache — sub-10 ms current-state reads
  • Alerts — SQL-native threshold and deadman alerts
  • Bulk ingest — JSONB batch + Prometheus-format ingest
  • Monitoring — operational metrics and chunk health
  • Workflow jobs — the Databricks Jobs that drive the operational lifecycle

At a glance

Module groupFunctionsAggregatesTriggers
ChronoTables (incl. multi-metric)9
Time-series analytics72
RollUps (engine + optimization)264
Lifecycle (tiering + retention)11
Lakebase CDF31
Last Value Cache51
Alerts2
Bulk ingest2
Monitoring3
Schema utilities1
Total6926

All objects in the lakets schema. PostgreSQL 17+ required (Lakebase default). No custom extensions.