ClickHouse/tests/performance/function_tokens.xml
2024-04-10 16:19:34 +08:00

4 lines
267 B
XML

<test>
<query>with 'Many years later as he faced the firing squad, Colonel Aureliano Buendia was to remember that distant afternoon when his father took him to discover ice.' as s select splitByChar(' ', materialize(s)) as w from numbers(1000000)</query>
</test>