Commit Graph

2521 Commits

Author SHA1 Message Date
alexey-milovidov
b1ad4d761f
Update string_search_functions.md 2020-02-03 00:38:00 +03:00
alexey-milovidov
264beba210
Merge branch 'master' into godfreyd-CLICKHOUSEDOCS-185 2020-02-03 00:27:36 +03:00
alexey-milovidov
42c365b2c4
Update other_functions.md 2020-02-03 00:26:42 +03:00
alexey-milovidov
e5bf072dac
Update other_functions.md 2020-02-03 00:25:51 +03:00
alexey-milovidov
a685c649c3
Merge pull request #7451 from godfreyd/godfreyd-CLICKHOUSEDOCS-301
Docs for toUnixTimestamp
2020-02-03 00:22:38 +03:00
alexey-milovidov
f03cf6921e
Update date_time_functions.md 2020-02-03 00:22:27 +03:00
alexey-milovidov
f3477d40c3
Update date_time_functions.md 2020-02-03 00:22:12 +03:00
alexey-milovidov
aa2a010d38
Update date_time_functions.md 2020-02-03 00:21:48 +03:00
alexey-milovidov
f62629f6a8
Update date_time_functions.md 2020-02-03 00:20:56 +03:00
alexey-milovidov
29b0cbe55c
Merge pull request #8743 from godfreyd/docs/CLICKHOUSEDOCS-336
Docs: added topKWeighted description
2020-02-02 23:53:26 +03:00
alexey-milovidov
b760d1c19d
Update reference.md 2020-02-02 23:52:45 +03:00
alexey-milovidov
29f4c9dd18
Update reference.md 2020-02-02 23:52:13 +03:00
alexey-milovidov
a146ab061a
Merge pull request #8741 from godfreyd/en-docs/CLICKHOUSEDOCS-82
Docs: hex function
2020-02-02 23:45:05 +03:00
alexey-milovidov
032b8a8fc4
Update encoding_functions.md 2020-02-02 23:41:26 +03:00
alexey-milovidov
25fcf31a5a
Update encoding_functions.md 2020-02-02 23:40:46 +03:00
Alexey Milovidov
d11f3cb78f Changed thread_id to UInt64 to support more OS 2020-02-02 23:01:13 +03:00
alexey-milovidov
74152fdfaf
Merge pull request #8855 from BayoNet/l10n/CLICKHOUSEDOCS-496-roundBankers
DOCS-496: EN review for roundBankers docs
2020-02-02 06:24:30 +03:00
Alexey Milovidov
45be504bdf Merge branch 'BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler' 2020-02-02 06:22:16 +03:00
Alexey Milovidov
b06ef1735a Merge branch 'en-docs/CLICKHOUSEDOCS-272-query-profiler' of https://github.com/BayoNet/ClickHouse into BayoNet-en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-02-02 06:21:31 +03:00
alexey-milovidov
a691747129
Update sampling_query_profiler.md 2020-02-02 06:20:49 +03:00
alexey-milovidov
58f213034e
Update install.md 2020-02-02 06:13:43 +03:00
alexey-milovidov
0e4258f7cf
Update jdbc.md 2020-02-02 06:13:08 +03:00
alexey-milovidov
d973d847e4
Merge branch 'master' into en-docs/CLICKHOUSEDOCS-82 2020-02-02 05:59:35 +03:00
alexey-milovidov
76d85b6c50
Merge pull request #8740 from godfreyd/en-docs/CLICKHOUSEDOCS-458
Docs: char function
2020-02-02 05:58:08 +03:00
alexey-milovidov
eb75be413b
Update encoding_functions.md 2020-02-02 05:57:39 +03:00
alexey-milovidov
0c103c07c9
Update encoding_functions.md 2020-02-02 05:55:57 +03:00
alexey-milovidov
60510a653a
Merge pull request #8739 from godfreyd/CLICKHOUSEDOCS-498-DOCSUP-787
Docs: joinGet function description
2020-02-02 05:51:17 +03:00
alexey-milovidov
185d11ad72
Merge pull request #8938 from nmandery/h3-hierarchy-master
implement more functions of the H3 library
2020-02-02 03:41:01 +03:00
alexey-milovidov
b4b30202b1
Merge pull request #8949 from oandrew/avro-fixes
Avro format improvements
2020-02-02 03:33:20 +03:00
Andrew Onyshchuk
3c4f23f842 Add Avro docs 2020-02-01 10:59:04 -06:00
alexey-milovidov
0c48aebd9d
Merge pull request #8946 from blinkov/master
Fix docs check
2020-02-01 02:24:30 +03:00
alexey-milovidov
8253134739
Merge pull request #8935 from millb/CRLF_in_CSV_2
CRLF in CSV output format
2020-02-01 01:52:44 +03:00
alexey-milovidov
616ea6cf0e
Update settings.md 2020-02-01 01:50:33 +03:00
alexey-milovidov
885fec4702
Update settings.md 2020-02-01 01:47:33 +03:00
Ivan Blinkov
4454fda34d Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-31 23:26:45 +03:00
Ivan Blinkov
451ae1024a fix docs check 2020-01-31 23:26:31 +03:00
Mikhail Korotov
3bbe094707 docs added 2020-01-31 21:50:57 +03:00
Nico Mandery
81aa16cd4e documentation for h3 hierarchical functions and string conversion 2020-01-31 18:50:52 +01:00
Baudouin Giard
fbbf026277 String keys in SummingMergeTree maps
Accept String or FixedString data types as key for maps in the
SummingMergeTree now that sumMap supports these two types (introduced in
bc0fbd688a).

Signed-off-by: Baudouin Giard <bgiard@bloomberg.net>
2020-01-31 14:37:28 +00:00
Ivan Blinkov
f3d5ec6559
Increment year in docs footer 2020-01-30 17:00:45 +03:00
Ivan Blinkov
9a24c793be
Merge pull request #8909 from blinkov/master
[docs/website] Domain migration
2020-01-30 13:45:10 +03:00
Ivan Blinkov
aba5f712fb One more static redirect 2020-01-30 13:39:37 +03:00
Ivan Blinkov
4bdd374d9d Few more static redirects 2020-01-30 13:38:04 +03:00
Ivan Blinkov
18538f5c65 Domain change in docs 2020-01-30 13:34:55 +03:00
alexey-milovidov
de71bd6e85
Update extended_roadmap.md 2020-01-30 13:05:12 +03:00
Ivan Blinkov
a20ebf5341
Update README.md 2020-01-30 12:44:57 +03:00
Ivan Blinkov
0458192a82
Merge pull request #8904 from blinkov/master
Add tutorial redirect
2020-01-29 23:28:44 +03:00
Ivan Blinkov
223704ee9c Add tutorial redirect 2020-01-29 23:27:36 +03:00
Ivan Blinkov
699c429e30
Update release.sh 2020-01-29 21:05:47 +03:00
Ivan Blinkov
efedfcdfd5 fix redirects for stable releases 2020-01-29 21:01:51 +03:00
Ivan Blinkov
8aa6a21461
Update github.py 2020-01-29 19:03:20 +03:00
Ivan Blinkov
b9cd915a08 Generate client-side redirects for docs 2020-01-29 18:57:49 +03:00
Ivan Blinkov
9848a50785 Use clickhouse-test.github.io repo as well 2020-01-29 17:56:52 +03:00
Ivan Blinkov
666b18dca4 add git config 2020-01-29 16:36:13 +03:00
Ivan Blinkov
bfac202a11 Merge branch 'master' of github.com:clickhouse/ClickHouse 2020-01-29 16:34:25 +03:00
Ivan Blinkov
8e7fdfc3f0 Try to add some parallelism to docs build 2020-01-29 16:34:12 +03:00
Ivan Blinkov
3038278a14
Update roadmap.md 2020-01-29 12:43:34 +03:00
Ivan Blinkov
a8e7f864e3
Update release.sh 2020-01-29 12:42:06 +03:00
Ivan Blinkov
fbf04cb630
Update release.sh 2020-01-28 22:47:58 +03:00
Ivan Blinkov
e05c253b5a
Update release.sh 2020-01-28 22:31:35 +03:00
Ivan Blinkov
2ff8f7de1a Try alternative website deploy destination 2020-01-28 21:51:44 +03:00
Sergei Shtykov
c9f57955e8 CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:13:58 +03:00
Sergei Shtykov
c2339ccfeb CLICKHOUSEDOCS-496: Clarification. 2020-01-28 19:11:43 +03:00
Sergei Shtykov
087418cb5a Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-01-28 18:28:00 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Ivan Blinkov
c63b1c84c0 [docs] Improved retrieval of stable releases list 2020-01-28 13:18:09 +03:00
Ivan Blinkov
6b59c04cf1 merge 2020-01-28 12:49:04 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md 2020-01-28 02:31:37 +03:00
alexey-milovidov
8729f7c2b3
Update browse_code.md 2020-01-28 02:30:43 +03:00
Alexey Milovidov
e53ad72edd Add link to Woboq to docs 2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
Sergei Shtykov
85b8c5b674 CLICKHOUSEDOCS-496: Fix. 2020-01-27 17:22:02 +03:00
Sergei Shtykov
37c331d02e Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/CLICKHOUSEDOCS-496-roundBankers 2020-01-27 17:19:34 +03:00
Maxim Akhmedov
675d0f549f Add replication and deduplication properties. 2020-01-27 17:14:49 +03:00
Sergei Shtykov
054f1e1101 CLICKHOUSEDOCS-496: EN review. 2020-01-27 17:13:04 +03:00
FeehanG
47abd93125 Update rounding_functions.md (#83) 2020-01-27 17:02:08 +03:00
Ivan Blinkov
0734fd7f7d
Update index.md (#8849) 2020-01-27 12:19:32 +03:00
alexey-milovidov
2df93a6d21
Merge pull request #8756 from azat/distributed_storage_configuration
Multiple disks/volumes for storing data for send in Distributed engine
2020-01-26 02:19:28 +03:00
alexey-milovidov
42f4ef2b37
Merge pull request #8757 from hczhcz/patch-2
Remove a duplicated document entry
2020-01-25 23:58:25 +03:00
Maxim Akhmedov
d89eef6bac Add documentation draft for storage features. 2020-01-25 23:23:17 +03:00
Azat Khuzhin
e5a43d2751 Add ability to use multiple disks/volumes for Distributed engine
Now Distributed() has gain the 5-th argument -- policy name (for storing
data to send):

  CREATE TABLE foo (key Int) Engine=Distributed(test_shard_localhost, currentDatabase(), some_table, key%2, 'default');
2020-01-25 20:52:31 +03:00
alexey-milovidov
df4f0c7379
Merge pull request #8805 from azat/force_optimize_skip_unused_shards
force_optimize_skip_unused_shards setting to throw if skipping is not possible
2020-01-25 17:37:59 +03:00
Azat Khuzhin
a53c391dd1 Document system.text_log table 2020-01-25 14:04:56 +03:00
Azat Khuzhin
6939ffeabf force_optimize_skip_unused_shards setting to throw if skipping is not possible 2020-01-24 21:15:40 +03:00
Azat Khuzhin
6f6916bafb Document optimize_skip_unused_shards 2020-01-24 21:15:40 +03:00
Sergei Bocharov
997b89887a Fixed toc 2020-01-24 16:59:33 +03:00
Sergei Bocharov
01e422b716 Fixed links 2020-01-24 15:34:21 +03:00
Sergei Bocharov
71d2e567f4 Fixed links 2020-01-24 15:30:00 +03:00
Sergei Bocharov
a1d12b4964 Fixed links 2020-01-24 15:26:31 +03:00
Sergei Bocharov
843eea1351 Fixes after review 2020-01-24 14:38:29 +03:00
Sergei Bocharov
44c0eef2f3 Fixes after review 2020-01-24 13:52:57 +03:00
Sergei Bocharov
0ea906baca Fixes 2020-01-24 13:52:57 +03:00
elenaspb2019
a2e8e8ec0a docs(joinGet):The description of joinGet function was added. 2020-01-24 13:52:57 +03:00
Sergei Bocharov
2a994eede1 Fixes after review 2020-01-24 11:07:21 +03:00
Sergei Bocharov
b9a610fe03 Fixed after review 2020-01-24 10:52:33 +03:00
Sergei Shtykov
512dea7406 Merge branch 'master' of github.com:ClickHouse/ClickHouse into en-docs/CLICKHOUSEDOCS-272-query-profiler 2020-01-24 08:58:29 +03:00
Sergei Shtykov
a952584e66 CLICKHOUSEDOCS-272: Ready for review. 2020-01-24 08:48:49 +03:00
Azat Khuzhin
4f868614d5 Document tmp_policy 2020-01-23 21:10:33 +03:00