mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Merge remote-tracking branch 'origin/broken-projections-better-handling' into broken-projections-better-handling
This commit is contained in:
commit
4d9c173008
@ -28,7 +28,7 @@ def cluster():
|
||||
cluster.shutdown()
|
||||
|
||||
|
||||
def create_table(node, table, replica, data_prefix = ""):
|
||||
def create_table(node, table, replica, data_prefix=""):
|
||||
if data_prefix == "":
|
||||
data_prefix = table
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user