ClickHouse/tests/queries/0_stateless/scripts_udf/function.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
237 B
XML
Raw Normal View History

2023-07-27 12:14:46 +00:00
<functions>
<function>
<type>executable</type>
<name>test_function</name>
<return_type>String</return_type>
<format>TabSeparated</format>
<command>udf.sh</command>
</function>
</functions>