mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix bug in select_with_query
This commit is contained in:
parent
e9d4d2cf26
commit
59f0431e2d
@ -41,7 +41,7 @@ select_query
|
||||
;
|
||||
|
||||
select_query_main
|
||||
: select_with_step
|
||||
: select_with_step?
|
||||
select_select_step select_from_step?
|
||||
K_FINAL? select_sample_step?
|
||||
select_array_join_step? select_join_step?
|
||||
|
Loading…
Reference in New Issue
Block a user