Module apply

Module apply 

Source
Expand description

ScalarUDFImpl for ClickHouseApplyUDF

Currently this provides little value over using a ClickHouse lambda function directly in super::clickhouse::ClickHouseUDF since both will be parsed the same. This UDF will be expanded to allow using it directly similarly to the clickhouse function.

Structs§

ClickHouseApplyUDF

Constants§

CLICKHOUSE_APPLY_ALIASES

Functions§

clickhouse_apply_udf