Functions and Operators

The DSL offers a number of built-in operators and functions to be used within the query expressions allowing to define a complex ETL process to be executed on the physical data sources by the particular feed providers.

Attention

The actual set of available functions is at this point rather limited focusing merely on the concept demonstration.

Aggregate

Aggregate functions that operate on a group of features to produce a single result.

Comparison

Comparison functions and operators.

Conversion

Conversion functions.

Datetime

Date and time manipulation functions.

Logical

Logical operators.

Math

Mathematical functions and operators.

Window

Functions that perform calculations across rows of the query result.