mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Updated test
This commit is contained in:
parent
e2431a571f
commit
3fd3cc3ff4
@ -1,7 +1,7 @@
|
||||
SELECT
|
||||
1 AS x,
|
||||
x.y
|
||||
FROM
|
||||
FROM
|
||||
(
|
||||
SELECT 'Hello, world' AS y
|
||||
) AS x
|
||||
) AS x
|
||||
|
Loading…
Reference in New Issue
Block a user