Commit Graph

73034 Commits

Author SHA1 Message Date
Rohit Agarwal
03cdeb5a39 Fix broken link to Aaron Katz LinkedIn 2021-09-21 22:56:49 -07:00
万康
7201b2476e fix spell error 2021-09-22 13:26:05 +08:00
alexey-milovidov
f3ba13e29e
Merge pull request #29244 from ClickHouse/remove-garbage-from-doc-build
Remove garbage from doc build
2021-09-22 05:18:42 +03:00
bharatnc
8336847be6 Merge remote-tracking branch 'upstream/master' into ncb/complete-h3-inspection-funcs 2021-09-21 17:43:47 -07:00
bharatnc
706dc1d206 Docs for h3GetFaces func 2021-09-21 17:41:37 -07:00
bharatnc
208dfc998a H3 - fix logic to return icosahedron faces 2021-09-21 17:39:59 -07:00
bharatnc
e5dd24d14f Docs for h3IsPentagon func 2021-09-21 17:02:00 -07:00
Alexey Milovidov
caf1eccc0e Remove garbage from doc build 2021-09-22 02:58:11 +03:00
Alexey Milovidov
667b71352b Fix link in docs 2021-09-22 02:54:48 +03:00
bharatnc
c09fae78e7 Docs for func h3ResIsClassIII 2021-09-21 16:52:47 -07:00
bharatnc
8203c5462a Fix a small comment 2021-09-21 16:45:29 -07:00
Maksim Kita
c65ae9981f
Merge pull request #29230 from ClickHouse/remove-trash-from-debian-control
Remove old dependencies from `debian/control`
2021-09-22 01:32:00 +03:00
Maksim Kita
d1498693b3
Merge pull request #29231 from ClickHouse/perf-test-fix
Adjust performance test
2021-09-22 01:31:45 +03:00
Maksim Kita
0d2043693b
Merge pull request #29225 from kcm/patch-1
Add more maxfiles plist file details for OS X
2021-09-22 01:31:20 +03:00
Maksim Kita
08ceb39086
Merge pull request #29238 from ClickHouse/fix-links-in-docs-3
Fix Docs Check
2021-09-22 01:10:30 +03:00
bharatnc
eb118a09ab H3 - add tests for h3GetFaces 2021-09-21 14:11:02 -07:00
Alexey Milovidov
3fc12286e7 Fix Docs Check 2021-09-22 00:08:55 +03:00
bharatnc
32baa1ddae Fix getH3Faces logic 2021-09-21 14:08:09 -07:00
alexey-milovidov
3203fa4c34
Merge pull request #28914 from ClickHouse/exp-smooth
Add aggregate function for exponential smoothing
2021-09-21 23:52:44 +03:00
alesapin
334a7ab8db Change default extension to zst 2021-09-21 23:43:44 +03:00
alexey-milovidov
c6dd891471
Merge pull request #29180 from azat/socket-timeout-to-message
Add socket timeout values into SOCKET_TIMEOUT exception
2021-09-21 23:41:30 +03:00
alesapin
eec44929f1 Fix clang tidy 2021-09-21 23:40:14 +03:00
alexey-milovidov
5ef411677a
Merge pull request #29213 from azat/deb-bump-clang
d/control: bump clang to 13
2021-09-21 23:11:53 +03:00
Anton Popov
0fbfac056d better diagnostic in ReplicatedMergeTree 2021-09-21 22:42:03 +03:00
Alexey Milovidov
91a81fdf3b Adjust performance test 2021-09-21 22:19:13 +03:00
Alexey Milovidov
437fa25e56 Remove old trash from debian/control 2021-09-21 21:58:29 +03:00
Alexey Milovidov
1f74a98baf Merge branch 'master' of github.com:yandex/ClickHouse 2021-09-21 21:05:48 +03:00
Alexey Milovidov
087d0683c9 Updates to YAMLParser and FileChecker 2021-09-21 21:05:08 +03:00
Dmitriy
dbf2aebf03 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14537-document_the_log_queries_probability_setting 2021-09-21 20:43:08 +03:00
Maksim Kita
19d70158fe
Merge pull request #29215 from ClickHouse/bloom-filter-index-map-data-type
Merging #28634
2021-09-21 20:31:14 +03:00
alexey-milovidov
08bce94c39
Merge pull request #29228 from ClickHouse/update-some-emails
Update some emails
2021-09-21 20:13:10 +03:00
tavplubix
e54bd40102
Merge pull request #29216 from ClickHouse/fix_29122
Fix terminate on uncaught exception
2021-09-21 20:12:51 +03:00
Alexey Milovidov
9c924262f4 Update some emails 2021-09-21 20:11:49 +03:00
mergify[bot]
ea83c4df63
Merge branch 'master' into deb-bump-clang 2021-09-21 16:18:16 +00:00
Ken MacInnis
3193a5f660
Update build-osx.md
update instructions for `maxfiles` plist file use
2021-09-21 08:55:52 -07:00
alesapin
5a8c801635 Remove unused variable 2021-09-21 18:50:21 +03:00
alesapin
ac7579f187 Compressed logs for keeper 2021-09-21 17:29:05 +03:00
Ivan Blinkov
0f8798106f
Update sitemap-index.xml 2021-09-21 17:07:59 +03:00
Ivan Blinkov
9ecf9e5ba0
Update robots.txt 2021-09-21 17:07:19 +03:00
Ivan Blinkov
d0721b87ab
Update sitemap-static.xml 2021-09-21 17:06:59 +03:00
alexey-milovidov
e7b818871d
Merge pull request #29222 from ClickHouse/update-security
Update SECURITY.md: change email and the list of versions.
2021-09-21 16:23:52 +03:00
Alexey Milovidov
6ab715198c Update SECURITY.md: change email and the list of versions. 2021-09-21 16:23:04 +03:00
Nikita Mikhaylov
7878d848ab
Merge pull request #29207 from bharatnc/ncb/run-ya-make
Update outdated ya.make files
2021-09-21 16:07:56 +03:00
Maksim Kita
15c9315ea1 MergeTreeIndexConditionBloomFilter updated for Map data type 2021-09-21 15:07:59 +03:00
Kseniia Sumarokova
17b1dd4bc6
Merge branch 'master' into better-retries-2 2021-09-21 13:55:53 +03:00
Anton Popov
ea4fd19e28
Merge pull request #29087 from CurtizJ/asyn-inserts-follow-up
Minor enhancements in async inserts
2021-09-21 13:38:52 +03:00
Dmitry Novik
8649bb5afa
Merge pull request #29204 from ekonkov/master
Fix error message
2021-09-21 13:12:23 +03:00
kssenii
975033e6e3 Fix 2021-09-21 09:44:54 +00:00
Vladimir C
bc7c41efff
Merge pull request #26657 from hexiaoting/fuse_quantile 2021-09-21 12:33:07 +03:00
tavplubix
b872462f79
Merge pull request #29212 from ClickHouse/fix_style_check
Fix style check
2021-09-21 11:49:10 +03:00