aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/produce/process_with_udf.sql
blob: f8fb32698388943c7788d753c3b0897b63ed1404 (plain) (blame)
1
2
/* postgres can not */
process plato.Input0 using Person::New(key, subkey, coalesce(cast(value as Uint32), 0));