Commit Graph

11539 Commits

Author SHA1 Message Date
Alexey Milovidov
e0e8a90412 Replace HTML 2022-07-11 23:05:36 +02:00
Alexey Milovidov
0ef3af67f8 Merge branch 'master' into compatible-benchmark 2022-07-11 08:43:14 +02:00
Alexey Milovidov
6995bc11f3
Merge pull request #39002 from pkit/patch-1
fix wrong OSX building instructions
2022-07-09 01:02:33 +03:00
Ilya Yatsishin
54cd5fce29
Update url.md 2022-07-08 15:56:21 +02:00
Constantine Peresypkin
a4e3fac863
fix wrong OSX building instructions
It was a mess of `clang-13` and `clang-14` or `aarch64` and `x86_64`
2022-07-08 11:54:00 +02:00
Alexey Milovidov
3e648acb3b
Merge pull request #38739 from den-crane/patch-19
Doc. WF more examples
2022-07-08 11:03:56 +03:00
Alexey Milovidov
551b0e62ca
Update build-cross-arm.md 2022-07-08 00:41:45 +03:00
Alexey Milovidov
390036b930
Merge pull request #38894 from ClickHouse/auto/v22.6.3.35-stable
Update version_date.tsv and changelogs after v22.6.3.35-stable
2022-07-08 00:31:18 +03:00
Alexey Milovidov
74d02aeca7
Merge pull request #38907 from evillique/compression_level
Add compression level for data export
2022-07-07 22:27:21 +03:00
Denny Crane
29d75e5a12
Update column.md 2022-07-07 08:21:01 -03:00
Alexander Tokmakov
10dc83b7a9
Merge pull request #38934 from den-crane/patch-20
Doc. Added [ON CLUSTER cluster] to alter partition
2022-07-07 12:57:02 +03:00
Nikolay Degterinsky
fcb6cfb6df Fix style issues 2022-07-07 08:31:55 +00:00
Nikolay Degterinsky
2ea46708d6
Merge pull request #38938 from evillique/fix_typos
Fix a typo
2022-07-07 04:58:39 +02:00
Nikolay Degterinsky
5c5c7ae6db Fix typos 2022-07-07 02:17:57 +00:00
Nikolay Degterinsky
54d210d714 Add documentation 2022-07-07 01:59:00 +00:00
Denny Crane
db357f4a3c
Update index.md 2022-07-06 20:57:49 -03:00
Denny Crane
9d520e391f
Update index.md 2022-07-06 20:57:25 -03:00
Denny Crane
0a70e596a8
Update update.md 2022-07-06 20:55:19 -03:00
Denny Crane
71c4e738d0
Update update.md 2022-07-06 20:55:06 -03:00
Denny Crane
f96225cca4
Update partition.md 2022-07-06 20:50:13 -03:00
Denny Crane
f361ddcf49
Update partition.md 2022-07-06 20:48:07 -03:00
Denny Crane
d542e8fb7b
Update exchange.md 2022-07-06 20:43:45 -03:00
Denny Crane
d51f9b954b
Update exchange.md 2022-07-06 20:41:01 -03:00
Dan Roscigno
2a6765ce8c
Merge pull request #38603 from den-crane/patch-17
Doc. More settings / mysql
2022-07-06 15:24:13 -04:00
robot-clickhouse
9df843c264 Update version_date.tsv and changelogs after v22.6.3.35-stable 2022-07-06 10:49:18 +00:00
xinhuitian
af1c3d35fd make key-value zh doc more readable 2022-07-06 13:32:21 +08:00
Robert Schulze
4be447f41d
Merge pull request #38850 from ClickHouse/revert-of-revert-of-smallish-devguide-update
Revert of revert of smallish devguide update
2022-07-05 21:21:31 +02:00
Kseniia Sumarokova
3e803006a2
Merge pull request #37171 from tchepavel/nats-integration
Nats Integration
2022-07-05 17:47:02 +02:00
Robert Schulze
e2d3bb80f4
Revert "Revert "Smallish updates of dev guide""
This reverts commit 45b1c3fe20.
2022-07-05 14:24:00 +02:00
Alexander Tokmakov
45b1c3fe20
Revert "Smallish updates of dev guide" 2022-07-05 15:15:11 +03:00
Robert Schulze
2730639c11
Merge pull request #38751 from ClickHouse/update-dev-docs
Smallish updates of dev guide
2022-07-05 13:36:05 +02:00
Nikolay Degterinsky
efcb1c368f
Merge pull request #38800 from railwayc/master
Update drop.md
2022-07-05 11:08:41 +02:00
Kseniia Sumarokova
6c3d648f49
Merge branch 'master' into nats-integration 2022-07-04 21:06:07 +02:00
Kruglov Pavel
2f1eca27e9
Merge pull request #38799 from railwayc/patch-2
Update function.md
2022-07-04 20:52:16 +02:00
Kruglov Pavel
4080f055b6
Merge pull request #38477 from Avogar/sql-insert-format
Add SQLInsert output format
2022-07-04 15:06:33 +02:00
Alexey Milovidov
c1494aa2f6 Remove old benchmarks and move new one level up 2022-07-04 13:37:42 +02:00
chen
a0956465cf
Update drop.md 2022-07-04 19:34:26 +08:00
chen
4ca0c50d57
Update function.md
create function already support on cluster.
2022-07-04 19:24:54 +08:00
Mikhail f. Shiryaev
7c812df47e
Merge pull request #38580 from ClickHouse/artifactory-arm64
Push arm64 packages to artifactory and release assets
2022-07-04 12:31:52 +02:00
Robert Schulze
d0e84390c7
Added note that development options are not supported 2022-07-04 07:17:27 +02:00
Robert Schulze
73e2d59294
Smallish updates of dev guide
- Inspired by #38684, this commit removes the list of used third-party
  libraries + licenses from the development documentation.

- The tips how to speed up the build is independent of the OS. Move it
  from the "Linux" section to the "Getting Started" guide. Also extend
  it with further useful build options to make the build faster.
2022-07-03 14:56:04 +02:00
Dan Roscigno
29ffee8464
typo 2022-07-02 19:24:26 -04:00
Denny Crane
59d1bd3e00
Update index.md 2022-07-02 18:46:49 -03:00
Denny Crane
e266ef14a8
Update index.md 2022-07-02 17:34:43 -03:00
Denny Crane
8047e11c09
Update index.md 2022-07-02 16:56:33 -03:00
Alexey Milovidov
af75c6ee20 Merge pull request #38673 from santrancisco/removebrokenlink
Remove broken client library link
2022-07-02 01:16:41 +03:00
Azat Khuzhin
2a23c39a78 Remove outdated cmake documentation
When it had been added, initially, it was autogenerated - #14711
Later, after documentation rework, it had been removed, in #37441.

And this makes documentation out dated, and out dated documentation may
provide more harm then help, so let's remove it.

Also it has links to the code in github that does not contain commit
SHA1, so those links may point in the wrong place.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-01 15:20:33 +03:00
alesapin
016176dc02
Merge pull request #38655 from den-crane/patch-18
Doc. Fix a note about ClickHouse Keeper
2022-07-01 13:40:29 +02:00
santrancisco
974e99fcfe Remove broken client library link 2022-07-01 19:07:42 +10:00
Robert Schulze
59236d60c9
Merge pull request #38654 from ClickHouse/better-naming-for-split-debug-symbols
Better naming for stuff related to splitted debug symbols
2022-07-01 09:28:41 +02:00