ClickHouse/tests/queries/0_stateless/00727_concat.reference

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

79 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-11-15 12:53:52 +00:00
-- Const string + non-const arbitrary type
With 42
With 43
With 44
With 45
With 46
With 47
With 48
With 49
With 50
With 51
With 52
With 53
With 42.42
With 43.43
With 44
With true
With false
With foo
With bar
With foo
With bar
With foo
With bar
With foo
With bar
With 42
2023-11-16 13:58:52 +00:00
With 42
2023-11-15 12:53:52 +00:00
With fae310ca-d52a-4923-9e9b-02bf67f4b009
With 2023-11-14
With 2123-11-14
With 2023-11-14 05:50:12
With 2023-11-14 05:50:12.123
With hallo
With [\'foo\',\'bar\']
With {"foo":"bar"}
With {"foo":"bar"}
2023-11-15 12:53:52 +00:00
With (42,\'foo\')
With {42:\'foo\'}
With 122.233.64.201
With 2001:1:130f:2:3:9c0:876a:130b
With (42,43)
With [(0,0),(10,0),(10,10),(0,10)]
With [[(20,20),(50,20),(50,50),(20,50)],[(30,30),(50,50),(50,30)]]
With [[[(0,0),(10,0),(10,10),(0,10)]],[[(20,20),(50,20),(50,50),(20,50)],[(30,30),(50,50),(50,30)]]]
2023-11-16 13:58:52 +00:00
-- SimpleAggregateFunction
With 42
With 4
-- Nested
2023-11-17 13:41:26 +00:00
With [\'foo\',\'bar\'][\'qaz\',\'qux\']
-- NULL arguments
\N
\N
\N
\N
2023-11-15 12:53:52 +00:00
\N
\N
\N
-- Various arguments tests
2023-11-15 12:53:52 +00:00
Non-const strings
Two arguments test
2023-11-15 12:53:52 +00:00
Three arguments test
3 arguments test with int type
42144
42144255
42144
42144255
2023-11-20 15:22:47 +00:00
-- Single argument tests
42
2023-11-20 15:28:04 +00:00
42
foo
foo
2023-11-20 15:22:47 +00:00
\N
\N
2023-11-15 12:53:52 +00:00
Testing the alias
2024-07-01 07:29:32 +00:00
-- Empty argument tests
String