Commit Graph

74567 Commits

Author SHA1 Message Date
Thom O'Connor
8d7779457a
Added Checkly, updated Sipfront industery 2021-10-13 08:34:24 -06:00
Vitaly Orlov
573076588d Fix reference 2021-10-13 16:04:08 +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
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
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
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
alexey-milovidov
ed6088860e
Merge pull request #30081 from ClickHouse/change-link-to-github
Change the link to GitHub
2021-10-13 05:03:45 +03:00
Alexey Milovidov
b94aa5bc50 Change the link to GitHub 2021-10-13 04:59:18 +03:00
alexey-milovidov
a106603bee
Merge pull request #30076 from ClickHouse/thomoco-patch-1
Updated adopters.md to include Sipfront
2021-10-13 04:41:44 +03:00
Alexey Milovidov
4be8cafc5c Amend 2021-10-13 01:59:12 +03:00
Cody Baker
279936632a Add webinar signup promo to homepage 2021-10-12 16:25:52 -06:00
Cody Baker
9ee6e59f97 Update team photos 2021-10-12 16:25:24 -06:00
Cody Baker
f7091c4adb Add greenhouse careers page 2021-10-12 16:19:07 -06:00
Cody Baker
be5d49fd89 Migrate changes in compiled css to sass source 2021-10-12 16:18:30 -06:00
alexey-milovidov
26dd0934d3
Update target.cmake 2021-10-13 01:14:47 +03:00
Thom O'Connor
dea5b5529f
Updated adopters.md to include Sipfront 2021-10-12 15:44:48 -06:00
alexey-milovidov
7b131608dc
Merge pull request #30071 from ClickHouse/auto-install
Add a script for convenient install on multiple OS
2021-10-13 00:34:19 +03:00
Azat Khuzhin
e5bc573250 clickhouse-test: fix hung check in stress test by using system database 2021-10-13 00:19:16 +03:00
Maksim Kita
95a2f682a1
Merge pull request #30044 from ClickHouse/blinkov-patch-23
Update distinctive-features.md
2021-10-13 00:17:31 +03:00
Maksim Kita
cd08a078d1 SQL user defined functions fix alias 2021-10-13 00:16:01 +03:00
Azat Khuzhin
e9ce859b02 Fix race between MOVE PARTITION and merges/mutations for MergeTree
From time to time 00975_move_partition_merge_tree test got failed, the
reason is that there is merge in progress that writes data to the source
table again:

<details>

    2021.10.12 13:20:40.243839 [ 26955 ] {2dbfea50-639e-49ac-9e82-933a00ea04a3} <Debug> executeQuery: (from [::1]:38060) (comment: 00975_move_partition_merge_tree.sql) ALTER TABLE test_move_partition_src MOVE PARTITION 1 TO TABLE test_move_partition_dest;
    2021.10.12 13:20:40.244482 [ 26955 ] {2dbfea50-639e-49ac-9e82-933a00ea04a3} <Debug> test_t1tzb2.test_move_partition_dest (cab3b005-d54b-4cdc-8ab3-b005d54becdc): Cloning part /var/lib/clickhouse/store/467/467d7145-b47e-444e-867d-7145b47ea44e/1_2_2_0/ to /var/lib/clickhouse/store/cab/cab3b005-d54b-4cdc-8ab3-b005d54becdc/tmp_move_from_1_21_21_0
    ...
    2021.10.12 13:20:40.373487 [ 378 ] {} <Trace> test_t1tzb2.test_move_partition_src (467d7145-b47e-444e-867d-7145b47ea44e) (MergerMutator): Merged 6 parts: from 1_2_2_0 to 1_11_11_0
    ...
    2021.10.12 13:20:40.379750 [ 26955 ] {2dbfea50-639e-49ac-9e82-933a00ea04a3} <Debug> test_t1tzb2.test_move_partition_dest (cab3b005-d54b-4cdc-8ab3-b005d54becdc): Cloning part /var/lib/clickhouse/store/467/467d7145-b47e-444e-867d-7145b47ea44e/1_15_15_0/ to /var/lib/clickhouse/store/cab/cab3b005-d54b-4cdc-8ab3-b005d54becdc/tmp_move_from_1_28_28_0

</details>

And also remove cleaning of mutations since this will cause deadlock
after doing MOVE PARTITION under
currently_processing_in_background_mutex.

CI: https://clickhouse-test-reports.s3.yandex.net/0/a59c6b1c8eb47ebf77189a491ee0c3980b38e91c/functional_stateless_tests_
Fixes: 00975_move_partition_merge_tree
2021-10-13 00:14:24 +03:00
Vitaly Orlov
4d2b34a7f0
Review fixes 2021-10-13 00:08:00 +03:00
Maksim Kita
e95a4a35ef
Merge pull request #29784 from ka1bi4/romanzhukov-DOCSUP-15370-h3-functions
DOCSUP-15370: [CLICKHOUSEDOCS] Edit and translate to Russian (H3 functions)
2021-10-12 23:47:32 +03:00
Dmitry Novik
fa9cdd5c5f Use original whitespaces in test_results.tsv 2021-10-12 23:31:31 +03:00
Dmitry Novik
0507391010 Do not stop CI tests processing if clickhouse-test return 1 2021-10-12 23:30:07 +03:00
Dmitry Novik
a30573fc0a Add FAIL message to test_results.tsv 2021-10-12 23:29:15 +03:00
Alexey
f7aaa3d282 Unlink before creating a link 2021-10-12 20:15:49 +00:00
Alexey Milovidov
ac403b1df2 Publish the install script 2021-10-12 23:09:26 +03:00
Alexey Milovidov
65b63a67da Add a script for convenient install on multiple OS 2021-10-12 23:03:41 +03:00
Azat Khuzhin
8d7798fa2e clickhouse-test: do not guard CREATE DATABASE with try/catch
Since it will not configure testcase args and fail eventually, and later
we have a try/catch anyway, this should be enough.
2021-10-12 22:39:43 +03:00
Azat Khuzhin
40d210367f clickhouse-test: fix catching of timeouts 2021-10-12 22:33:41 +03:00
Azat Khuzhin
427c428a27 clickhouse-test: process some options regardless --client 2021-10-12 22:30:34 +03:00