Commit Graph

74757 Commits

Author SHA1 Message Date
karnevil13
4cd228b857 Merge branch 'karnevil-DOCSUP-14788' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-14788 2021-10-13 21:02:16 +03:00
Artur Filatenkov
3c82fb756c Merge branch 'Check' of https://github.com/FArthur-cmd/ClickHouse into Check 2021-10-13 20:19:16 +03:00
Artur Filatenkov
91084895ce attemp to fix build 2021-10-13 20:18:51 +03:00
Nikolai Kochetov
b24b458df7
Update HTTPDictionarySource.cpp 2021-10-13 20:13:30 +03:00
Ilya Yatsishin
660029740e
Merge pull request #30133 from ClickHouse/thomoco-patch-1-1
Added Checkly, updated Sipfront industery
2021-10-13 20:10:24 +03:00
mergify[bot]
f29ea07b1c
Merge branch 'master' into clickhouse-test-http-interface 2021-10-13 16:46:26 +00:00
Maksim Kita
d1a184c500 Fixed style check 2021-10-13 19:37:16 +03:00
Maksim Kita
5802213722 PolygonDictionary support read method 2021-10-13 19:31:59 +03:00
alesapin
98b555e7f7
Update run.sh 2021-10-13 19:21:11 +03:00
Maksim Kita
7ee8c53d44
Merge pull request #30141 from kitaisreal/system-data-skipping-indices-size-fix-test-names
System data skipping indices size fix test names
2021-10-13 19:21:11 +03:00
Maksim Kita
ab5826eb40 System data skipping indices size fix test names 2021-10-13 19:19:51 +03:00
Maksim Kita
84eddf2498 Added tests 2021-10-13 18:12:56 +03:00
alesapin
2473bc5aff Fix test 2021-10-13 18:12:04 +03:00
alesapin
1801ea4955 Merge branch 'master' into remove_trash 2021-10-13 18:10:31 +03:00
alesapin
886d10c3ea Start server under gdb in functional tests 2021-10-13 18:10:20 +03:00
alesapin
f1ccb88f3f
Merge pull request #29999 from ClickHouse/use_dns_cache_for_s3_in_most_cases
Cache DNS in Poco handler for S3 if no proxy specified
2021-10-13 18:09:52 +03:00
Thom O'Connor
8d7779457a
Added Checkly, updated Sipfront industery 2021-10-13 08:34:24 -06:00
Dmitry Novik
006a9a7c7d Print more info about memory utilization 2021-10-13 16:26:54 +03:00
Filatenkov Artur
5348cd5bd4
Merge branch 'ClickHouse:master' into Check 2021-10-13 16:15:56 +03:00
Vitaly Orlov
573076588d Fix reference 2021-10-13 16:04:08 +03:00
Nikita Mikhaylov
57a623aba0
Merge branch 'master' into codegen_select_fuzzer_v1 2021-10-13 16:01:40 +03:00
alesapin
7e85b7e407 Remove accident change 2021-10-13 15:27:42 +03:00
alesapin
d2dfbb5ab6 Remove trash from MergeTreeReadPool 2021-10-13 15:25:44 +03:00
Nikolai Kochetov
3ac2766c13
Merge pull request #30086 from ClickHouse/fix-global-in-with-totals
Add test with GLOBAL IN and totals.
2021-10-13 15:12:54 +03:00
Nikolai Kochetov
49ac602ee6 Fix GRPC 2021-10-13 15:06:56 +03:00
Pavel Cheremushkin
562138c9fa codegen_fuzzer: removing errors on warnings from protobuf-generated code in more gentle way 2021-10-13 15:01:21 +03:00
Artur Filatenkov
7cef607cb9 move on merge branch 2021-10-13 15:01:07 +03:00
Artur Filatenkov
50e2b06488 change branch for boringssl 2021-10-13 14:25:00 +03:00
Nikita Mikhaylov
6c2b43eece
Merge pull request #30092 from nicelulu/modify_comments
Modify ConnectionPoolWithFailover get_priority ROUND_ROBIN comments
2021-10-13 14:24:39 +03:00
Nikolai Kochetov
bb9fa38369 Fix header in library bridge 2021-10-13 14:24:12 +03:00
Anton Popov
108aafcd6d
Merge pull request #30074 from azat/move-partition-race-fix
Fix race between MOVE PARTITION and merges/mutations for MergeTree
2021-10-13 14:15:23 +03:00
zhangxiao871
923c76fc99 Modify comments 2021-10-13 18:38:24 +08:00
tavplubix
7742b96497
Remove metadata leftovers on drop database (#30054)
* remove metadata leftovers on drop database

* Update InterpreterDropQuery.cpp

* Update DatabaseCatalog.cpp
2021-10-13 13:34:18 +03:00
tavplubix
a16ce6b54b
Merge pull request #30030 from ClickHouse/tavplubix-patch-3
Attach trace_log to stateless tests report as is
2021-10-13 13:21:39 +03:00
tavplubix
a69b0d9818
Follow-up to #29901 (#30003)
* more informative logs

* Update ZooKeeper.cpp

* fix
2021-10-13 13:21:07 +03:00
Nikolai Kochetov
a5fa5c7ea3 Move formats to Impl 2021-10-13 13:01:08 +03:00
Nikolai Kochetov
b5bc385391
Update programs/odbc-bridge/ODBCBlockOutputStream.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-10-13 12:50:20 +03:00
Nikolai Kochetov
6b95b706f1
Update programs/odbc-bridge/ODBCBlockInputStream.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-10-13 12:49:59 +03:00
枢木
5dc204c716 update adopters to update Alibaba Cloud. 2021-10-13 17:44:47 +08:00
Nikolai Kochetov
038ca829e4 Add test with GLOBAL IN and totals. 2021-10-13 12:07:58 +03:00
Dmitry Novik
a3df055786
Merge pull request #29583 from ClickHouse/report-with-error-desc
Add FAIL message to test_results.tsv
2021-10-13 11:16:59 +03:00
Vitaly Baranov
a140f4127e Fix ExternalLoader without additional mutex. 2021-10-13 10:02:42 +03:00
Ivan Blinkov
9bc7ca6dd5
Update hero.html 2021-10-13 09:56:30 +03:00
Vitaly Orlov
1623bfa1a2
review fixes 2021-10-13 09:55:35 +03:00
Amos Bird
23602f4607
Speed up part loading for JBOD 2021-10-13 12:33:54 +08:00
alexey-milovidov
d0a3420c3b
Merge pull request #29958 from thomoco/master
Documentation correction for units for block size, plus some additional context for storage system recommendations
2021-10-13 05:32:44 +03:00
alexey-milovidov
b02a529731
Merge pull request #30078 from flickerbox/crb-team-updates
Update team photos on website
2021-10-13 05:27:52 +03:00
alexey-milovidov
9ef939479a
Merge pull request #30079 from flickerbox/crb-webinar-promo
Add webinar signup promo to website homepage
2021-10-13 05:27:31 +03:00
alexey-milovidov
a980123a43
Merge pull request #30077 from flickerbox/crb-careers-page
Add Greenhouse careers page to website
2021-10-13 05:26:37 +03:00
alexey-milovidov
eb1748b8b4
Merge pull request #30015 from ClickHouse/protobuf-host-build
Enable Protobuf for cross-compilation
2021-10-13 05:24:05 +03:00