ClickHouse/tests/queries/0_stateless/01866_split_by_regexp.reference

8 lines
112 B
Plaintext
Raw Normal View History

2021-05-13 02:37:09 +00:00
['a','ba','ba','b']
2021-05-13 10:26:31 +00:00
['a','ba','ba','b']
['a','b','c','d','e']
2021-05-13 02:37:09 +00:00
['','hello','world','','']
['gbye','bug']
['']
[]