mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Updated test
This commit is contained in:
parent
90898905e0
commit
1d3658662a
@ -1,7 +1,7 @@
|
||||
SELECT
|
||||
1 AS x,
|
||||
x.y
|
||||
FROM
|
||||
FROM
|
||||
(
|
||||
SELECT 'Hello, world' AS y
|
||||
) AS x
|
||||
|
Loading…
Reference in New Issue
Block a user