hiroshinishio / ClickHouse

ClickHouse® is a real-time analytics DBMS
https://clickhouse.com
Apache License 2.0
0 stars 0 forks source link

`--copy` mode for `clickhouse-local` #10

Open hiroshinishio opened 2 months ago

hiroshinishio commented 2 months ago

Use case

A shortcut for formats conversion.

Describe the solution you'd like

The --copy option can be specified instead of a --query and works in the same way as `--query "SELECT * FROM table"``

For example,

clickhouse-local --copy < input.json > output.csv

is the same as

clickhouse-local --query "SELECT * FROM table" < input.json > output.csv
gitauto-ai[bot] commented 2 months ago

Hello @hiroshinishio, you have reached your request limit of 5, your cycle will refresh on 2024-09-04 02:56:25+00:00. Consider subscribing if you want more requests. If you have any questions or concerns, please contact us at info@gitauto.ai.

gitauto-for-dev[bot] commented 2 months ago

Click the checkbox below to generate a PR!

@hiroshinishio, You have 0 requests left in this cycle which refreshes on 2025-06-25 11:46:55+00:00. If you have any questions or concerns, please contact us at info@gitauto.ai.

gitauto-for-dev[bot] commented 2 months ago

▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 40% Running function: search_remote_file_contents with args: {'query': 'clickhouse-local'}

gitauto-ai[bot] commented 1 month ago

Sorry, we have an error. Please try again.

Have feedback or need help? Feel free to email info@gitauto.ai.