Skip to content

How to load the data stored in '_local' by ClickHouse-local on a previous run? #49947

@iNeil77

Description

@iNeil77

I extracted the github archive files into a ClickHouse table using the instructions at https://ghe.clickhouse.tech/ using a custom '--path' attribute to make sure the files persisted. However, I closed that specific instance and have started a new instance of clickhouse-local and would like to load that table.

When I run SHOW DATABASE I see the '_local' one in which my files are persisted, but when I run SHOW TABLES I dont see anything. How do I import those persisted files into a table?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions