rbc
rbc copied to clipboard
Attach argument names to UDTF definitions sent to the server
As in title.
Since this issue will change the UDF/UDTF registration interface, implement Column argument passing by reference (rather than by value, see #200 ) as this would be a way to indicate to omniscidb server that runtime UDTFs support column passing by reference.