Commit Graph

103418 Commits

Author SHA1 Message Date
Alexander Tokmakov
864e65862d
Merge pull request #44223 from hanfei1991/hanfei/create-async-blocks
create async_blocks zk path for old replicated tables and add a flag
2022-12-14 21:21:43 +03:00
Alexander Tokmakov
126cf4fdef
Merge branch 'master' into hanfei/create-async-blocks 2022-12-14 21:10:54 +03:00
Maksim Kita
335f8ed83d
Merge pull request #43897 from ClickHouse/vdimir/analyzer-storage-join
Join engine works with analyzer
2022-12-14 21:06:43 +03:00
Alexander Tokmakov
ab8432f293
Merge pull request #44227 from azat/revert-43922-builtin-skim
Revert "Builtin skim"
2022-12-14 21:05:37 +03:00
Dmitry Novik
3ab294be82 Also count waiting on global mutext 2022-12-14 18:05:07 +00:00
Alexey Milovidov
9231df4bee
Update src/Core/SettingsChangesHistory.h
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2022-12-14 20:40:23 +03:00
Dmitry Novik
1e5fdbdef0 Add ThreadsInOvercommitTracker metric 2022-12-14 16:56:19 +00:00
DanRoscigno
e19be861be clarify FIPS change is for testing 2022-12-14 10:24:55 -05:00
DanRoscigno
6ac4586577 clarify FIPS change is for testing 2022-12-14 10:21:33 -05:00
Dale Mcdiarmid
22e8477b2a cross link dictionaries + udf posts£ 2022-12-14 15:01:15 +00:00
Anton Popov
c6b6b0ad7d
Merge pull request #44173 from CurtizJ/fix-fetch-projection
Fix `LOGICAL_ERROR` if fetch of projection was stopped
2022-12-14 15:55:26 +01:00
Dan Roscigno
4be11267a3
Merge branch 'master' into 22.12-changelog 2022-12-14 09:31:06 -05:00
DanRoscigno
02d3b1a256 edits 2022-12-14 09:28:31 -05:00
Azat Khuzhin
67fa185611
Revert "Builtin skim" 2022-12-14 17:17:19 +03:00
Anton Popov
3593377f23
Merge pull request #44159 from ClickHouse/prevent-delete-nested-if-empty-part
Prevent dropping nested column if it creates empty part
2022-12-14 15:04:15 +01:00
Han Fei
623af800c2
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
2022-12-14 14:29:04 +01:00
Han Fei
34a589a7d8 create async_blocks zk path for old replicated tables and add a flag "async_insert_deduplicate" 2022-12-14 14:06:12 +01:00
Anton Popov
6bfe11e9b8 fix clang-tidy 2022-12-14 13:04:24 +00:00
Antonio Andelic
d0905fe408
Fix typo 2022-12-14 13:43:23 +01:00
Maksim Kita
19d9e8d064
Merge pull request #43999 from ClickHouse/if-transform-strings-to-enum-pass
Support `optimize_if_transform_strings_to_enum` in new analyzer
2022-12-14 15:39:42 +03:00
kssenii
250ad8889e Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code 2022-12-14 13:37:55 +01:00
Ivan Blinkov
6d90f39315
Recommend Slack over Telegram in the "Question" issue template 2022-12-14 15:27:51 +03:00
Antonio Andelic
ff42a68940 Fix ReadonlyReplica 2022-12-14 12:02:12 +00:00
Mikhail f. Shiryaev
9a422974ab
Timeout stress-tests after 2.5 hours 2022-12-14 12:51:35 +01:00
Mikhail f. Shiryaev
16b2d5dfd1
Improve TeePopen typing and structure 2022-12-14 12:51:34 +01:00
Sema Checherinda
fdecb85dc4
Merge pull request #44156 from CheSema/fix_flaky_test_attach_detach
make calls to be sure that parts are deleted
2022-12-14 12:39:39 +01:00
Alexander Tokmakov
816eba6149
Merge pull request #44202 from ClickHouse/fix_an_assertion_in_transactions
Fix an assertion in transactions
2022-12-14 14:25:09 +03:00
Alexander Tokmakov
3f336190a7
Update run.sh 2022-12-14 14:21:21 +03:00
Vladimir C
06ff93d801
Merge pull request #39129 from unbyte/issue-28967
closes https://github.com/ClickHouse/ClickHouse/issues/28967
2022-12-14 12:17:44 +01:00
kssenii
5fb448153b Fix overriding values 2022-12-14 10:15:25 +01:00
Antonio Andelic
b2cce09004
Merge pull request #44184 from ClickHouse/close-grpc-channel-in-tests
Close GRPC channels in tests
2022-12-14 09:47:36 +01:00
kssenii
81ef9f5eb6 Fix style check 2022-12-14 09:13:01 +01:00
Alexey Milovidov
f1fb323b1e
Update CHANGELOG.md 2022-12-14 07:52:35 +03:00
Alexey Milovidov
766bb7ee55
Update CHANGELOG.md 2022-12-14 06:45:41 +03:00
Alexey Milovidov
4124a04daf
Update CHANGELOG.md 2022-12-14 06:37:02 +03:00
Alexey Milovidov
af56276860 Add some settings under compatibility 2022-12-14 04:10:54 +01:00
Alexey Milovidov
191ac7b6f6
Update CHANGELOG.md 2022-12-14 05:17:08 +03:00
Alexey Milovidov
0e511af784
Merge pull request #44208 from ClickHouse/changelog-22.12
Add changelog for 22.12
2022-12-14 05:15:42 +03:00
Alexey Milovidov
4c984be520 Add changelog for 22.12 2022-12-14 03:14:06 +01:00
Alexey Milovidov
ac87288993
Merge pull request #43922 from azat/builtin-skim
Builtin skim
2022-12-14 02:48:28 +03:00
Alexey Milovidov
c93b7741b3
Merge branch 'master' into builtin-skim 2022-12-14 02:30:21 +03:00
Alexey Milovidov
7a43cf69ad
Merge pull request #44201 from ClickHouse/tylerhannan-patch-1
Update README.md
2022-12-14 02:04:25 +03:00
Alexey Milovidov
edf5248cec
Merge pull request #44203 from ClickHouse/revert-43123-ADQM-623
Revert "Add function 'age'"
2022-12-14 02:03:28 +03:00
kssenii
9aa6d31bce Merge remote-tracking branch 'upstream/master' into use-new-named-collections-code 2022-12-13 22:25:10 +01:00
kssenii
fae817863c Apply new code of named collections to s3 2022-12-13 22:19:09 +01:00
Alexander Tokmakov
ec09a66fbb fix flaky test (I'm too lazy to create separate PR for this) 2022-12-13 21:49:32 +01:00
Anton Popov
cce3257f39
Merge branch 'master' into optimize-storage-s3 2022-12-13 21:35:12 +01:00
Alexey Milovidov
4549b14027
Revert "Add function 'age'" 2022-12-13 23:28:09 +03:00
Alexander Tokmakov
f4c8281ccc avoid outdating part twice 2022-12-13 21:24:26 +01:00
Tyler Hannan
a6c3872c18
Update README.md
Updated to Seattle as that is the name of the group
2022-12-13 21:14:36 +01:00