ClickHouse/tests/queries/0_stateless/scripts_udf/function.xml
Yakov Olkhovskiy 9d73be6fca test is added
2023-07-27 12:14:46 +00:00

10 lines
237 B
XML

<functions>
<function>
<type>executable</type>
<name>test_function</name>
<return_type>String</return_type>
<format>TabSeparated</format>
<command>udf.sh</command>
</function>
</functions>