Acceptable argument types for math-function builders: plain numbers/ strings (treated as literal SQL values), or other typed expressions (col(), fn(), literal()).
col()
fn()
literal()
Acceptable argument types for math-function builders: plain numbers/ strings (treated as literal SQL values), or other typed expressions (
col(),fn(),literal()).