mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update produce.py
This commit is contained in:
parent
ac7fb00849
commit
659b467290
@ -77,6 +77,7 @@ def main():
|
|||||||
|
|
||||||
client.flush()
|
client.flush()
|
||||||
client.close()
|
client.close()
|
||||||
|
return 0
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
Loading…
Reference in New Issue
Block a user