alexey-milovidov
f1ee1ef16a
Update MergeTreeSettings.h
2020-12-10 22:50:54 +03:00
alexey-milovidov
f9b1b12708
Merge pull request #17859 from otrazhenia/evgsudarikova-DOCSUP-2958-new
...
DOCSUP-2958: Document the output_format_tsv_null_representation setting
2020-12-10 22:45:08 +03:00
alexey-milovidov
5eab260ee5
Merge pull request #17864 from ClickHouse/filimonov-dict-fixes
...
dict notes
2020-12-10 22:43:04 +03:00
alexey-milovidov
7f35db47c5
Merge pull request #17869 from nikitamikhaylov/dragonbox-cmake
...
Add dragonbox-cmake
2020-12-10 22:42:05 +03:00
alexey-milovidov
0bf84b0ef9
Merge pull request #17949 from ClickHouse/github-dataset
...
Add GH dataset description
2020-12-10 22:33:18 +03:00
nikitamikhaylov
17310c6c50
fix-arcadia
2020-12-10 21:08:16 +03:00
Azat Khuzhin
6f2c559398
Convert top_level_domains_lists.xml into regular file
...
docker/test/performance-comparison/config/config.d is not allowed to has
symlinks, since it is copied with the COPY docker command.
2020-12-10 21:01:17 +03:00
Kruglov Pavel
9a785dbbf5
Merge branch 'master' into disk-s3-send-metadata
2020-12-10 20:17:41 +03:00
tavplubix
60aef3d529
Merge pull request #17944 from zhang2014/fix/ISSUES-15187
...
ISSUES-15187 support convert MySQL prefix index for MaterializeMySQL
2020-12-10 19:42:38 +03:00
tavplubix
5f78280aec
Merge pull request #17915 from zhang2014/better_exception_message
...
Better exception message for MaterializeMySQL
2020-12-10 19:26:20 +03:00
Alexander Kuzmenkov
678b8f0efb
Merge pull request #17905 from ClickHouse/aku/poco-log-rotation
...
Fix integer overflow in max log size calculation
2020-12-10 18:49:08 +03:00
Evgeniia Sudarikova
1b4166a179
resolved conflict and added example to RU version
2020-12-10 18:41:55 +03:00
nikitamikhaylov
955033d6a1
done
2020-12-10 16:18:37 +03:00
alexey-milovidov
b1c00d4045
Merge pull request #17958 from staticor/patch-3
...
Update introspection.md
2020-12-10 15:19:07 +03:00
Evgeniia Sudarikova
c63d3593b0
edited example
2020-12-10 13:01:27 +03:00
robot-clickhouse
c34c0bf507
Update version_date.tsv after release 20.8.9.6
2020-12-10 12:45:44 +03:00
Vladimir Chebotarev
39d867e56d
Added proper authentication for S3 client ( #16856 )
2020-12-10 12:19:42 +03:00
Steve-金勇
5fc67379ea
Update introspection.md
...
Improve translation of Chinese.
There are several language parts that hard to understand.
优化一些翻译,主要是语句不通的地方。
2020-12-10 16:36:05 +08:00
alesapin
dd9f4bfc8a
Merge pull request #16877 from ClickHouse/complete_zk_api
...
Fake in-memory ZooKeeper server inside ClickHouse
2020-12-10 10:47:54 +03:00
Azat Khuzhin
f68a231a46
Fix installing top_level_domains for tests
2020-12-10 10:19:51 +03:00
Robert Hodges
b63274e999
Added blog article on ClickHouse Community.
2020-12-09 20:50:23 -08:00
243f6a8885a308d313198a2e037
b3419c5d32
fix: Materialize d MySQL -> MaterializeMySQL
2020-12-10 09:36:55 +09:00
243f6a8885a308d313198a2e037
e77ab91884
fix: typo and code blocks, missing explanations
2020-12-10 09:26:57 +09:00
243f6a8885a308d313198a2e037
cf7ec95d36
docs: fix raw link to #ddddd
2020-12-10 09:26:57 +09:00
243f6a8885a308d313198a2e037
b42ee3d993
docs: fix broken changelog link
2020-12-10 09:22:22 +09:00
Alexey Milovidov
9a1f64cd15
Add GH dataset description
2020-12-10 02:27:12 +03:00
Alexey Milovidov
2760332a2a
Add GH dataset description
2020-12-10 02:26:40 +03:00
Nikita Mikhaylov
34375ae26e
Merge branch 'master' into dragonbox-cmake
2020-12-10 02:26:01 +03:00
alexey-milovidov
35b549a0d4
Merge pull request #17704 from sevirov/sevirov-DOCSUP-4523-add_some_of_missed_cmath_functions
...
DOCSUP-4523: Add some of missed cmath functions
2020-12-10 01:45:41 +03:00
Nikita Mikhaylov
80d4af9a73
Merge pull request #17874 from nikitamikhaylov/calendar-date
...
Merging #17750
2020-12-10 00:19:04 +03:00
tavplubix
f13de96afc
Merge pull request #17366 from zhang2014/fix/ISSUES-16835
...
ISSUES-16835 try fix miss match header with MySQL SHOW statement
2020-12-09 23:12:47 +03:00
alesapin
fef65b0cbd
Merge pull request #17919 from ClickHouse/additional_size_check
...
Add additional columns size check for MergeTree in debug mode
2020-12-09 22:40:06 +03:00
zhang2014
88798f201b
ISSUES-15187 support prefix index
2020-12-10 02:50:56 +08:00
Dmitriy
123923b5e5
Create distribution_queue.md
...
Задокументировал системную таблицу distribution_queue.
2020-12-09 21:14:55 +03:00
Azat Khuzhin
0f1d9f3a6f
Put top_level_domains into the docker/test/performance-comparison/config
...
Since in docker/test/performance-comparison there is Dockerfile that is
runned from that directory, so it cannot COPY anything outside of it.
2020-12-09 21:08:31 +03:00
Azat Khuzhin
8a4b29495b
perf: override top_level_domains_path via command line arguments
2020-12-09 21:08:31 +03:00
Azat Khuzhin
352a1eea34
Use new top_level_domains_path
2020-12-09 21:08:31 +03:00
Azat Khuzhin
7b0c720922
Add top_level_domains into perf tests
...
And change Dockerfile to trigger image rebuild
2020-12-09 21:08:31 +03:00
Azat Khuzhin
840a21d073
Add top_level_domains_path for easier overriding
2020-12-09 21:08:31 +03:00
Azat Khuzhin
9b6b2b175f
perf: merge custom_tld.xml/first_significant_subdomain.xml into url_hits.xml
...
v2: smaller table for *firstSignificantSubdomain* (max_threads=1)
2020-12-09 21:08:30 +03:00
Azat Khuzhin
c987be632f
Switch TLDList to StringHashSet (to avoid errors on collisions)
2020-12-09 21:08:30 +03:00
Azat Khuzhin
89cb2185a8
Fix StringHashTable move constructor
2020-12-09 21:08:30 +03:00
Azat Khuzhin
8a0487b1af
Add StringHashSet
2020-12-09 21:08:30 +03:00
Azat Khuzhin
8b6256dc4b
Add performance test for custom TLD
...
And seems works with the same speed as default (that uses gperf):
- cutToFirstSignificantSubdomain
SELECT cutToFirstSignificantSubdomain(URL)
FROM datasets.hits
SETTINGS max_threads = 1
FORMAT Null
SETTINGS max_threads = 1
0 rows in set. Elapsed: 0.904 sec. Processed 8.87 million rows, 762.68 MB (9.82 million rows/s., 843.61 MB/s.)
- cutToFirstSignificantSubdomainCustom
SELECT cutToFirstSignificantSubdomainCustom(URL, 'public_suffix_list')
FROM datasets.hits
SETTINGS max_threads = 1
FORMAT Null
SETTINGS max_threads = 1
0 rows in set. Elapsed: 0.909 sec. Processed 8.87 million rows, 762.68 MB (9.76 million rows/s., 838.83 MB/s.)
2020-12-09 21:08:30 +03:00
Azat Khuzhin
8875767b87
Add a test for custom TLD
2020-12-09 21:08:30 +03:00
Azat Khuzhin
916cbd6610
Add ability to use custom TLD list
...
v2: Add a note that top_level_domains_lists aren not applied w/o restart
v3: Remove ExtractFirstSignificantSubdomain{Default,Custom}Lookup.h headers
v4: TLDListsHolder: remove FIXME for dense_hash_map (this is not significant)
2020-12-09 21:08:22 +03:00
robot-clickhouse
89a3a86b71
Update version_date.tsv after release 20.12.3.3
2020-12-09 19:14:28 +03:00
nikitamikhaylov
b13873356c
also style
2020-12-09 18:30:44 +03:00
alesapin
850f903d40
Merge branch 'master' into complete_zk_api
2020-12-09 18:18:38 +03:00
annvsh
56ecc3a9d7
Fixed
2020-12-09 21:17:03 +07:00