János Benjamin Antal
|
afc753bb2d
|
Fix typos
|
2023-09-16 00:11:59 +00:00 |
|
János Benjamin Antal
|
16e2f7f0b9
|
Add optional version argument to rm
|
2023-09-16 00:03:46 +00:00 |
|
pufit
|
a54a7b726d
|
Merge pull request #54201 from ClickHouse/pufit/keeper-client-reconfig
Implementing `reconfig`, `sync`, `exists` commands for keeper-client
|
2023-09-12 10:58:02 -04:00 |
|
Robert Schulze
|
bff06d18aa
|
Merge pull request #54249 from rschu1ze/multiple_query_arguments
Allow multiple `--query` parameters in clickhouse-client/local.
|
2023-09-07 21:20:07 +02:00 |
|
pufit
|
fef80f176e
|
Fix typo
|
2023-09-06 21:56:14 -04:00 |
|
pufit
|
ef2350cfc7
|
Implementing exists , sync commands. Better tests
|
2023-09-06 20:36:39 -04:00 |
|
János Benjamin Antal
|
3f7d8f1cae
|
Merge pull request #54099 from Tiakon/master
Add the default value of task-upload-force
|
2023-09-05 11:32:53 +02:00 |
|
Alexey Milovidov
|
b2821106fd
|
Merge pull request #53923 from myrrc/docs/ch-disks
Add docs for clickhouse-disks
|
2023-09-05 02:10:18 +03:00 |
|
Robert Schulze
|
44994fe51b
|
Incorporate review feedback
|
2023-09-04 11:44:37 +00:00 |
|
Tiakon
|
1ceda6fbfa
|
Update docs/en/operations/utilities/clickhouse-copier.md
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-09-04 18:26:59 +08:00 |
|
Tiakon
|
74dedf2a5d
|
Merge branch 'ClickHouse:master' into master
|
2023-09-04 17:42:16 +08:00 |
|
Mike Kot
|
ebcc97ad1b
|
change case for copy operation in clickhouse-disks
|
2023-08-31 13:39:32 +00:00 |
|
Alexey Gerasimchuck
|
3a212217a3
|
Implemented globs to select * from '<file>'
|
2023-08-31 04:20:44 +00:00 |
|
Tiakon
|
0dcc0be377
|
Update clickhouse-copier.md
Shows that the type of task-upload-force is Boolean.
|
2023-08-31 10:38:19 +08:00 |
|
Mike Kot
|
061bbe13c0
|
add docs for clickhouse-disks
|
2023-08-29 12:25:04 +00:00 |
|
pufit
|
30700996f0
|
Merge branch 'master' into pufit/keeper-client-improvements
# Conflicts:
# docs/en/operations/utilities/clickhouse-keeper-client.md
# programs/keeper-client/Commands.cpp
# programs/keeper-client/Commands.h
# programs/keeper-client/KeeperClient.cpp
# tests/integration/test_keeper_client/test.py
|
2023-08-07 12:26:08 -04:00 |
|
pufit
|
8e6f7b4d0b
|
Fix typo, fix tests, touch command.
|
2023-08-07 12:08:31 -04:00 |
|
pufit
|
dc347d3dcb
|
Merge pull request #53010 from ClickHouse/pufit/keeper-client-fix-defaults
Fix default port for Keeper Client
|
2023-08-07 10:48:52 -04:00 |
|
Alexey Milovidov
|
e5d3e348ce
|
Merge pull request #52635 from hendrik-m/table-names-as-string-literal
Allow writing table name as a string literal
|
2023-08-04 20:09:59 +03:00 |
|
pufit
|
d916601717
|
Merge branch 'master' into pufit/keeper-client-fix-defaults
|
2023-08-04 09:04:14 -04:00 |
|
hendrik-m
|
921b1eecb5
|
revert changes of clickhouse local to clickhouse-local
|
2023-08-03 21:12:20 +02:00 |
|
pufit
|
14a8ced906
|
Fix default port
|
2023-08-03 12:29:31 -04:00 |
|
Alexey Milovidov
|
3a9f9e1297
|
Revert "Implementing new commands for keeper-client"
|
2023-08-03 15:05:52 +03:00 |
|
hendrik-m
|
a915886b87
|
adapt documentation and change all references of clickhouse local
to `clickhouse-local`
|
2023-08-02 23:16:45 +02:00 |
|
pufit
|
ea672ba618
|
Add docs, add tests, fix small issues.
|
2023-07-26 11:15:27 -04:00 |
|
Nikita Mikhaylov
|
362055ce60
|
Merge branch 'master' into 46229-repl-clickhouse-keeper
|
2023-06-02 23:58:07 +02:00 |
|
pufit
|
a3ed86a528
|
Documentation
|
2023-06-02 14:36:44 -04:00 |
|
Robert Schulze
|
65cc92a78d
|
CI: Fix aspell on nested docs
|
2023-06-02 12:24:41 +00:00 |
|
Robert Schulze
|
4f5cf656eb
|
Minor adjustment of clickhouse-client/local parameter docs
Related to #50210
|
2023-05-25 09:36:03 +00:00 |
|
Robert Schulze
|
b1a3b8536f
|
Docs: Update clickhouse-local arguments
Follow-up to #49870
|
2023-05-23 11:55:27 +00:00 |
|
Ivan Takarlikov
|
8873856ce5
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
|
Sergey Kislov
|
e36d29b1fe
|
Update clickhouse-local.md
Code block was with additional indent which causes wrong rendering here on GitHub and website.
|
2023-05-04 13:26:19 +07:00 |
|
Robert Schulze
|
c406663442
|
Docs: Replace annoying three spaces in enumerations by a single space
|
2023-04-19 15:56:55 +00:00 |
|
Dale Mcdiarmid
|
d50c6a9e1b
|
update blog references
|
2023-04-10 15:23:00 +01:00 |
|
Justin de Guzman
|
22af013184
|
Add why clickhouse-local overview
|
2023-04-05 20:49:24 -07:00 |
|
rfraposa
|
558b1eb372
|
Update clickhouse-local.md
|
2023-04-03 19:35:23 -06:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
rfraposa
|
42725964d4
|
Remove links from nav categories
|
2023-03-23 14:20:26 -06:00 |
|
rfraposa
|
ac5ed141d8
|
New nav - reverting the revert
|
2023-03-17 21:45:43 -05:00 |
|
Alexander Tokmakov
|
ec44c8293a
|
Revert "New navigation"
|
2023-03-17 21:21:11 +03:00 |
|
rfraposa
|
60fb9973d7
|
trailing slash fixes
|
2023-03-16 16:43:01 -05:00 |
|
Rich Raposa
|
06471b84ba
|
Merge branch 'master' into new-nav
|
2023-03-16 13:22:04 -06:00 |
|
Robert Schulze
|
e97ded263a
|
Docs: Apply better syntax highlighting for clickhouse-format examples
|
2023-03-16 18:34:58 +00:00 |
|
rfraposa
|
6842a7f6d4
|
Justins feedback
|
2023-03-15 13:04:48 -06:00 |
|
Rich Raposa
|
4766ebcfd1
|
Merge branch 'master' into new-nav
|
2023-03-13 14:18:42 -06:00 |
|
Alexey Milovidov
|
acdb0c5979
|
Update clickhouse-local.md
|
2023-03-13 03:19:37 +03:00 |
|
Tanya Bragin
|
2bfcd64841
|
Update clickhouse-local.md
Update usage instructions for clickhouse-local to include explicit command for Mac.
|
2023-03-12 13:18:42 -07:00 |
|
Rich Raposa
|
5bf568b9c6
|
Merge branch 'master' into new-nav
|
2023-03-09 16:11:55 -07:00 |
|
Rich Raposa
|
de68dade71
|
Revert "standardize admonitions"
|
2023-03-09 14:30:40 -07:00 |
|
Dan Roscigno
|
636aff3715
|
Merge pull request #47407 from DanRoscigno/standardize-adminitions
standardize admonitions
|
2023-03-09 12:54:41 -05:00 |
|