Skip to content

clickhouse-local: if there is input, use it as a default table in SELECT instead of system.one #65023

@alexey-milovidov

Description

@alexey-milovidov

Allow to write

clickhouse-local --query "SELECT *" < data.csv

instead of

clickhouse-local --query "SELECT * FROM table" < data.csv

Metadata

Metadata

Labels

usabilitywarmup taskThe task for new ClickHouse team members. Low risk, moderate complexity, no urgency.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions