tpcds-kit
tpcds-kit copied to clipboard
Fix compiler issues in function signatures
The compiler does not allow function signatures like "myfun(arg)". We need to add a type of arg explicitly.