Commit Graph

73915 Commits

Author SHA1 Message Date
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
Nikolai Kochetov
912393a7ed Fix pvs check. 2021-09-21 19:55:32 +03:00
Nikolai Kochetov
db6f1e198c Add cancell callback to completed executor. 2021-09-21 19:37:32 +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
Yatsishin Ilya
c1f24cdd5e ro 2021-09-21 18:31:32 +03:00
Yatsishin Ilya
014876ffcc Revert "wip"
This reverts commit 33b95bfd7e.
2021-09-21 18:23:00 +03:00
Yatsishin Ilya
2f24a93dc1 Merge remote-tracking branch 'origin' into improve-integration-1 2021-09-21 18:11:31 +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
Maksim Kita
43f3b0898c Fixed build 2021-09-21 16:57:05 +03:00
Maksim Kita
6dadc521fb MergeTreeIndexFullText updated for data type map 2021-09-21 16:55:48 +03:00
凌涛
e3e3b84f63 fix tests 2021-09-21 16:55:48 +03:00
凌涛
9461d6dbf2 modify code style 2021-09-21 16:55:47 +03:00
凌涛
400fdf6ead Rebase CMakeLists.txt 2021-09-21 16:55:47 +03:00
凌涛
e84f1000fb optimze code to make sure only map function will be processed 2021-09-21 16:55:47 +03:00
凌涛
32df36abb4 add tests 2021-09-21 16:55:07 +03:00
凌涛
a3e657778a bloom filter skipping index support Map with key of String type 2021-09-21 16:55:07 +03:00
凌涛
8f87d44958 bloom filter skipping index support Map with key of String type 2021-09-21 16:55:07 +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
Nikolai Kochetov
02e5e662fd Refactor a little bit. 2021-09-21 13:35:41 +03:00
mergify[bot]
a8215b0436
Merge branch 'master' into test_send_crash_reports-fix 2021-09-21 10:21:34 +00: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
Vladimir C
9abd8aea6d
Merge pull request #29123 from depressed-pho/csv-custom-null 2021-09-21 11:35:21 +03:00
Ivan Blinkov
80cfbec0df
Update hero.html 2021-09-21 11:21:12 +03:00
Alexander Tokmakov
7e346ec6ec fix terminate on uncaught exception 2021-09-21 11:04:22 +03:00
Nikolai Kochetov
0308f14bea Fix another one test. 2021-09-21 11:01:00 +03:00
fuwhu
8962672e59 add bloom filter skip index for map data type. 2021-09-21 10:59:16 +03:00
Azat Khuzhin
23b3085c8b Add more tests for external_table_strict_query 2021-09-21 10:53:22 +03:00
Ivan Blinkov
e60b863898
[docs] fix dark theme 2021-09-21 10:43:57 +03:00
Azat Khuzhin
8194a07d9e d/control: bump clang to 13 2021-09-21 10:35:19 +03:00
Alexander Tokmakov
571dd3acfb fix style check 2021-09-21 10:28:33 +03:00
Nikolai Kochetov
12a4c74af0 Fix more tests again 2021-09-21 09:57:55 +03:00
Ivan Blinkov
7b637f853e
Update press.html 2021-09-21 09:45:52 +03:00
bharatnc
93e3fe9db1 H3 - tests for h3ResIsClassIII func 2021-09-20 23:34:04 -07:00
bharatnc
772f7c9322 H3 - tests for h3IsPentagon func 2021-09-20 23:19:46 -07:00
bharatnc
b4e86e98db Fix typo 2021-09-20 22:57:43 -07:00
tavplubix
5f4c665c76
Merge pull request #29201 from ClickHouse/follow_up_to_28373
Follow up to #28373
2021-09-21 08:26:15 +03:00