📄️ Mathematical Functions
Trigonometric Functions
📄️ Map Functions
See alsomap_agg for creating a map as an aggregation.
📄️ JSON Functions
JSON Format
📄️ Aggregate Functions
聚合函数对一组值进行运算以计算单个结果。
📄️ Array Functions
📄️ Binary Functions
📄️ Bitwise Functions
📄️ Comparison Functions
📄️ Conversion Functions
在表达式求值期间,Pollux 不会将表达式参数隐式转换为正确的类型。如果需要进行此类转换,可以使用提供的两个转换函数显式地将值转换为特定类型。
📄️ IP Functions
📄️ HyperLogLog Functions
Pollux 使用 HyperLogLog 数据结构
📄️ Geospatial Operators
Bing Tile Functions
📄️ Miscellaneous Functions
📄️ UUID Functions
📄️ Window functions
Pollux 窗口函数可用于计算 SQL 窗口函数。
📄️ URL Functions
Introduction
📄️ string
String Functions
📄️ Decimal Operators
DECIMAL 类型旨在精确表示浮点数。除法外,对十进制值的数学运算都是精确的。
📄️ Date and Time Functions and Operators
Date and Time Operators
📄️ Regular Expression Functions
正则表达式函数使用 RE2 作为正则表达式引擎。RE2 速度很快,但仅支持 PCRE 语法的子集,尤其不支持