mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Empty line after sql
This commit is contained in:
parent
893efab7c3
commit
4865439130
@ -345,4 +345,4 @@ ALL LEFT JOIN
|
|||||||
GROUP BY city_id
|
GROUP BY city_id
|
||||||
) AS js2 USING (city_id) FORMAT Null;
|
) AS js2 USING (city_id) FORMAT Null;
|
||||||
|
|
||||||
drop table bitmap_test;
|
drop table bitmap_test;
|
||||||
|
Loading…
Reference in New Issue
Block a user