Commit Graph

92121 Commits

Author SHA1 Message Date
Alexey Milovidov
7adc87a37d
Merge pull request #38413 from nickitat/cache_values_inside_hash_table_grower
Precalculate values inside `HashTableGrower`
2022-07-02 23:30:24 +03:00
Alexey Milovidov
c4718049c1
Merge pull request #38705 from nickitat/fix_filling_transform
Fix FillingTransform
2022-07-02 22:33:44 +03:00
Alexey Milovidov
14eed4963f
Merge pull request #38733 from azat/fix-tests-tmp
Fix CLICKHOUSE_TMP in tests (fixes broken CI)
2022-07-02 22:03:37 +03:00
Azat Khuzhin
9b8fc6a5a6 Fix CLICKHOUSE_TMP in tests
Previous it was not updated, and always uses the first CLICKHOUSE_TMP
for all tests (that was run from one thread).

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-02 21:47:29 +03:00
Alexander Gololobov
92fdd62a26
Merge pull request #38545 from israelg99/squared_l2
Implement L2 Squared Distance and Norm for array and tuples.
2022-07-02 20:24:54 +02:00
Alexey Milovidov
4d9e3469d0
Merge pull request #38723 from ClickHouse/hardware-benchmark-example-query
Add example query to hardware benchmark
2022-07-02 20:25:52 +03:00
Alexey Milovidov
5574028617
Merge pull request #38728 from azat/expect-tests-debug
Add exp_internal for expect tests
2022-07-02 20:25:35 +03:00
alesapin
a1c1b7f7b4
Merge pull request #38703 from ClickHouse/fix-backports-diff
Fix backports diff
2022-07-02 18:59:14 +02:00
alesapin
42ea79c266
Merge pull request #38531 from ClickHouse/better_data_part_storage_builder
Use of disk batch operations in MergeTree
2022-07-02 17:24:44 +02:00
Azat Khuzhin
e4b81e6de9 Add exp_internal for expect tests
This is to catch possible issues like 01565_reconnect_after_client_error in [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/38417/e33f236d502fe9f7906392f4ceffaee44e3c4ce4/stateless_tests__thread__actions__[3/3].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-02 17:08:06 +03:00
alesapin
b2db49dbf1
Merge branch 'master' into better_data_part_storage_builder 2022-07-02 15:39:44 +02:00
alesapin
aa823325e9
Merge pull request #38702 from ClickHouse/fix_possible_deadlocks
Fix possible deadlocks with `MergeTreeData::Transaction`
2022-07-02 15:36:59 +02:00
mergify[bot]
b016be264c
Merge branch 'master' into squared_l2 2022-07-02 09:17:28 +00:00
Alexander Tokmakov
42f8e07124
Merge pull request #38680 from ClickHouse/followup_38568
Follow-up to #38568
2022-07-02 11:59:27 +03:00
Alexey Milovidov
9056d80f47 Add example query to hardware benchmark 2022-07-02 03:43:32 +02:00
mergify[bot]
a3d3e03b14
Merge branch 'master' into followup_38568 2022-07-01 22:49:55 +00:00
Alexey Milovidov
c2486f3637
Merge pull request #38355 from ClibMouse/add-tlsv1_3-test
Adding TLS V13 Test
2022-07-02 01:32:51 +03:00
Alexey Milovidov
af75c6ee20 Merge pull request #38673 from santrancisco/removebrokenlink
Remove broken client library link
2022-07-02 01:16:41 +03:00
Alexey Milovidov
56875b2a17
Merge pull request #38684 from azat/remove-cmake-doc
[RFC] Remove outdated cmake documentation
2022-07-02 01:11:55 +03:00
Alexey Milovidov
8098945492
Merge pull request #38672 from FArthur-cmd/update_hardware_benchmark
Update hardware benchmark script
2022-07-02 01:01:13 +03:00
Yakov Olkhovskiy
776a80bff8
Merge pull request #38136 from bigo-sg/translate_qualified_bug
Bug fixed in TranslateQualifiedNamesMatcher
2022-07-01 14:07:00 -04:00
Alexander Tokmakov
b238ed4093 fix stress tests 2022-07-01 17:19:00 +02:00
alesapin
65956975e2
Update registerDiskHDFS.cpp 2022-07-01 17:18:38 +02:00
Mikhail f. Shiryaev
27bd355525
Use cached image from the release branch for backport PRs 2022-07-01 16:49:27 +02:00
Robert Schulze
2a1ede0f5a
Merge pull request #38589 from ClickHouse/fix-zero-bytes-in-haystack
Fix countSubstrings() & position() on patterns with 0-bytes
2022-07-01 16:15:43 +02:00
Nikita Taranov
726aec1f51 rm crutch in test 2022-07-01 16:08:26 +02:00
Nikita Taranov
8ba3d405de impl 2022-07-01 16:05:32 +02:00
alesapin
f47f761cc4
Update src/Disks/ObjectStorages/HDFS/registerDiskHDFS.cpp
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2022-07-01 16:04:20 +02:00
Mikhail f. Shiryaev
6a67be3195
Get a proper set of changed files for backport PRs 2022-07-01 15:34:46 +02:00
Mikhail f. Shiryaev
b8fa26f94f
Fix wrong self.changed_files type 2022-07-01 15:34:45 +02:00
alesapin
0d7298f3a9 Fix typos 2022-07-01 15:26:27 +02:00
alesapin
57284e6a9d Fix possible deadlocks with MergeTreeData::Transaction 2022-07-01 15:16:32 +02:00
Mikhail f. Shiryaev
6176a7f04c
Merge pull request #38679 from ClickHouse/cherry-pick
Fix strange backport titles issues
2022-07-01 14:31:12 +02:00
Azat Khuzhin
2a23c39a78 Remove outdated cmake documentation
When it had been added, initially, it was autogenerated - #14711
Later, after documentation rework, it had been removed, in #37441.

And this makes documentation out dated, and out dated documentation may
provide more harm then help, so let's remove it.

Also it has links to the code in github that does not contain commit
SHA1, so those links may point in the wrong place.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-01 15:20:33 +03:00
alesapin
016176dc02
Merge pull request #38655 from den-crane/patch-18
Doc. Fix a note about ClickHouse Keeper
2022-07-01 13:40:29 +02:00
Mikhail f. Shiryaev
7cc063a1d0
Fix strange backport titles issues 2022-07-01 12:46:25 +02:00
Alexander Tokmakov
f0a5e3aeef
Merge pull request #38662 from ClickHouse/full-queue-stacktraces
Print stacktraces if test queue is full
2022-07-01 12:57:00 +03:00
alesapin
27a76cb627 Overwrite in encrypted disk 2022-07-01 11:44:51 +02:00
Vitaly Baranov
cadb496894
Merge pull request #38537 from vitlibar/backup-improvements-8
Backup Improvements 8
2022-07-01 11:20:46 +02:00
Filatenkov Artur
16ccd3eccd
Update hardware.sh 2022-07-01 12:12:31 +03:00
santrancisco
974e99fcfe Remove broken client library link 2022-07-01 19:07:42 +10:00
Robert Schulze
59236d60c9
Merge pull request #38654 from ClickHouse/better-naming-for-split-debug-symbols
Better naming for stuff related to splitted debug symbols
2022-07-01 09:28:41 +02:00
lgbo-ustc
bab954c461 update codes based on review comment 2022-07-01 10:15:35 +08:00
Denny Crane
97009ab9a3
Update tips.md 2022-06-30 21:12:08 -03:00
Alexey Milovidov
f62c5e46f7
Update CHANGELOG.md 2022-07-01 02:47:15 +03:00
Alexey Milovidov
20841f0e1e
Merge pull request #38551 from ClickHouse/revert-37628-non-neg-deriv
Revert "Non Negative Derivative window function"
2022-07-01 02:46:28 +03:00
Dmitry Novik
7378f0e30f Print stacktraces if test queue is full 2022-06-30 22:33:56 +00:00
Alexander Tokmakov
99e545371b
Merge pull request #38644 from ClickHouse/clean-integration-volumes
Clean out randomized integration volumes each run
2022-07-01 00:54:09 +03:00
Denny Crane
9e544d38bd
Doc. Fix a note about ClickHouse Keeper 2022-06-30 18:51:33 -03:00
Alexey Milovidov
532e9f55d5
Merge pull request #38563 from ClickHouse/auto/v22.6.2.12-stable
Update version_date.tsv and changelogs after v22.6.2.12-stable
2022-07-01 00:50:56 +03:00