Mikhail f. Shiryaev
fd8ad12e6b
Merge branch 'master' into jepsen-label
2022-08-02 13:56:02 +02:00
Anton Popov
f94d4d4877
Merge branch 'master' into hash-functions-map
2022-08-02 13:26:54 +02:00
Mikhail f. Shiryaev
f150966f10
Merge pull request #39723 from ClickHouse/cherry-pick-fix
...
Fix cherry-pick for cases, when assignee is not set for PR
2022-08-02 13:13:47 +02:00
Anton Kozlov
ce70f3dacb
fixed 02303_query_kind test; added logging in 02352_grouby_shadows_arg test
2022-08-02 10:50:27 +00:00
Mikhail f. Shiryaev
26ef951fde
Add DNS trick to the dockerhub proxy too
2022-08-02 12:04:26 +02:00
Alexander Tokmakov
82b50e79cf
Merge branch 'master' into tsan_clang_15
2022-08-02 13:00:55 +03:00
Alexander Tokmakov
ad55c2f55a
Revert "Revert "tests: enable back 02232_dist_insert_send_logs_level_hung""
2022-08-02 12:49:29 +03:00
Alexander Tokmakov
cd9fc3b5ab
Merge pull request #39816 from ClickHouse/revert-38185-analyze_stuck
...
Revert "Limit number of analyze for one query"
2022-08-02 12:48:43 +03:00
Alexander Tokmakov
5050e0aca5
Revert "Limit number of analyze for one query"
2022-08-02 12:48:31 +03:00
qianmoQ
094b28b869
Support cte statement for antlr4 syntax file #39810
2022-08-02 17:17:08 +08:00
Alexander Tokmakov
e5c47cb26f
Update run.sh
2022-08-02 12:10:53 +03:00
Robert Schulze
5ae7f339c4
Merge pull request #39813 from ClickHouse/typos
...
Typos
2022-08-02 10:41:14 +02:00
avogar
c5eab9c760
Delete test for s3
2022-08-02 08:38:15 +00:00
Robert Schulze
e832153e93
Typos
2022-08-02 08:37:58 +00:00
Nikolai Kochetov
a3bf9496d4
Merge pull request #39799 from ClickHouse/fix-extra-column-after-array-join-optimization
...
Fix extra column after ARRAY JOIN optimization.
2022-08-02 10:35:35 +02:00
Wangyang Guo
91e3e2f18b
KeyCondition: optimize applyFunction in multi-thread scenario
...
Construct and deconstruct args (ColumnsWithTypeAndName) will inc/dec
ref_count (actually this is a atomic lock inc/dec operation) to share_ptr,
which may share the same DataTypePtr among different threads. This will
have a lock contention issue in large parallel situation.
The patch try to minimize `args` scope and reduce unnecessary
construct/destory of instances. It will improve the performance in
multi-thread cases.
2022-08-02 16:16:16 +08:00
Antonio Andelic
b3b3c371f0
Update KeeperStorage.h
2022-08-02 09:20:02 +02:00
Amos Bird
b98e645ff7
Revert "test what will be wrong if state returns norm type"
...
This reverts commit 55802099bc
.
2022-08-02 11:33:45 +08:00
Alexey Milovidov
5f62863ab9
Merge branch 'master' into escape_diag_creds
2022-08-02 05:50:01 +03:00
Heena Bansal
7c8ceead63
Merge branch 'master' into Issue_39395
2022-08-01 22:49:58 -04:00
Alexey Milovidov
81a15304ca
Merge branch 'master' into tavplubix-patch-2
2022-08-02 05:45:04 +03:00
Alexey Milovidov
316528817b
Merge pull request #39179 from azat/fsync-profile-events
...
Add profile events for fsync
2022-08-02 05:44:35 +03:00
Amos Bird
c8aaa32f9c
Revert "Another test"
...
This reverts commit 69347028c5
.
2022-08-02 10:43:48 +08:00
Wangyang Guo
6a7213291b
Merge master and resolve conflict
2022-08-02 10:40:40 +08:00
Alexey Milovidov
b1919d045f
Update ThreadPoolReader.cpp
2022-08-02 05:34:14 +03:00
Wangyang Guo
ce3411b0ff
Merge master and solve conflict
2022-08-02 10:27:01 +08:00
Nikolay Degterinsky
90b08d6fae
Merge branch 'master' into fix-logs
2022-08-02 02:55:29 +02:00
Alexey Milovidov
b275aae95d
Update init_runner.sh
2022-08-02 03:23:53 +03:00
Alexey Milovidov
488ae32295
Update init_runner.sh
2022-08-02 03:23:05 +03:00
Anton Popov
64cbecf0c8
fix build on non linux systems
2022-08-02 00:13:20 +00:00
Robert Schulze
b33fe26d8c
Merge pull request #39759 from ClickHouse/splitted-to-shared-renaming
...
Rename "splitted build" to "shared libraries build" in CI tools
2022-08-01 22:39:57 +02:00
Yuko Takagi
82e78a03e5
Add URL for release webinar ( #39796 )
...
Add URL for release webinar.
2022-08-01 22:09:28 +02:00
Alexander Tokmakov
6792c3211d
Merge pull request #39804 from ClickHouse/revert-39510-update-arrow
...
Revert "Update arrow to fix possible data race"
2022-08-01 22:18:43 +03:00
Alexander Tokmakov
55af8878a5
Revert "Update arrow to fix possible data race"
2022-08-01 22:18:34 +03:00
Anton Popov
5d6804dd65
Merge branch 'master' into fix_0729
2022-08-01 21:14:46 +02:00
Amos Bird
69347028c5
Another test
2022-08-02 03:08:25 +08:00
Anton Popov
43e8ca5ba8
fix CANNOT_READ_ALL_DATA with pread_threadpool
2022-08-01 18:40:21 +00:00
Yakov Olkhovskiy
e65cef79ad
some refactoring
2022-08-01 14:32:32 -04:00
Nikolai Kochetov
77c143aa23
Fix extra column after ARRAY JOIN optimization.
2022-08-01 17:56:27 +00:00
Alexander Tokmakov
3cc20f05ba
Update run.sh
2022-08-01 20:47:14 +03:00
Yakov Olkhovskiy
8820774fe3
do not rename original file - just remove
2022-08-01 13:39:26 -04:00
Nikolay Degterinsky
755a4c3ecf
Merge pull request #39794 from melvynator/patch-5
...
Update settings.md
2022-08-01 19:10:15 +02:00
Alexander Tokmakov
3a57634dbb
Merge pull request #39772 from ClickHouse/fix_distinct_in_order_test
...
Fix non-deterministic queries in distinct_in_order test
2022-08-01 20:09:31 +03:00
Alexander Tokmakov
c083abd40b
Merge pull request #39775 from ClickHouse/fix_subnets_integration_tests
...
Fix some flaky integration tests
2022-08-01 19:59:21 +03:00
Mikhail f. Shiryaev
afcf76e899
Add cloudflare DNS as a fallback
2022-08-01 18:27:17 +02:00
Heena Bansal
d8db482b2e
Merge branch 'master' into Issue_39395
2022-08-01 12:22:16 -04:00
Alexey Milovidov
3de747a6e2
Merge pull request #39746 from ClickHouse/cleanup-projection-setting
...
Cleanup usages of `allow_experimental_projection_optimization` setting, part 1
2022-08-01 19:21:30 +03:00
Alexander Tokmakov
0d68b1c67f
fix build with clang-15
2022-08-01 18:00:54 +02:00
Maksim Kita
31891322a5
Merge pull request #39681 from pkit/pkit/executable_settings
...
add settings for executable table func
2022-08-01 17:59:52 +02:00
Igor Nikonov
d3cfa0a0c0
Merge branch 'master' into fix_distinct_in_order_test
2022-08-01 17:19:55 +02:00