Commit Graph

103341 Commits

Author SHA1 Message Date
alesapin
c8d9ccf3cd Lock table for share during startup for database ordinary 2022-12-19 18:51:46 +01:00
Sergei Trifonov
6f7bba159f
Merge pull request #41840 from ClickHouse/io-scheduler
IO scheduling subsystem
2022-12-19 15:15:19 +01:00
Mikhail f. Shiryaev
27b92a69dc
Merge pull request #44311 from ClickHouse/fix-false-success-built
Fix false success rerun on similar prefix for another builds
2022-12-19 13:58:29 +01:00
Igor Nikonov
b0b850526e
Merge pull request #43851 from ClickHouse/grace_hash_join_follow_up
Some cleanup: grace hash join
2022-12-19 12:55:37 +01:00
alesapin
12fbed86e5
Merge pull request #44363 from ClickHouse/keeper-zookeeper-test-restart-zk-cluster
Try restarting ZK cluster on failed connection in `test_keeper_zookeeper_converted`
2022-12-19 12:52:10 +01:00
Anton Popov
93b81d2e34
Merge pull request #44299 from CurtizJ/reset-parts-in-insert
Do not hold data parts during insert
2022-12-19 11:57:24 +01:00
Antonio Andelic
55dd591392 Try restarting ZK cluster on failed connection 2022-12-19 09:28:59 +00:00
Antonio Andelic
0162632275
Merge pull request #44306 from ClickHouse/another-fix-for-test-server-reload
Another fix `test_server_reload`
2022-12-19 09:14:03 +01:00
Alexey Milovidov
f3a4163c87
Merge pull request #41099 from peter279k/improve_build
Improve building steps
2022-12-19 04:01:14 +03:00
Dan Roscigno
5ac8963421
Merge pull request #44347 from tbragin/patch-2
Update install.md - help users more easily find self-managed install instructions below the fold
2022-12-18 18:01:37 -05:00
Tanya Bragin
7f9f819b20
Update install.md
@DanRoscigno I suggest that we change this page to link "Self-Managed ClickHouse" to the `#self-managed-install` anchor below for self-managed install tutorial. This prominent link at the top currently leads to our Github README page, which contains no install instructions. The navigation on the side is pretty hard to notice in the current understated styling vs this red link, so it's easy for users looking for download instructions to navigate away from this page unintentionally, and potentially get lost.
2022-12-18 11:55:21 -08:00
Kseniia Sumarokova
95d115a8bb
Merge pull request #44337 from ClickHouse/fix-typo-4
Fix typo
2022-12-18 15:58:28 +01:00
Alexey Milovidov
2fc2fecd5d
Merge pull request #44193 from ClickHouse/igor/block_number_relaxed_counter
Make atomic counter relaxed in blockNumber()
2022-12-18 06:45:23 +03:00
Alexey Milovidov
8729dc1e54
Merge pull request #44328 from ClickHouse/git-import-no-debug
Disable "git-import" test in debug mode
2022-12-18 05:46:51 +03:00
Alexey Milovidov
3aed4c2f0c Fix typo 2022-12-18 01:57:06 +01:00
Alexey Milovidov
57b0d44774
Update build.md 2022-12-17 05:03:12 +03:00
Alexey Milovidov
30fd9b8317
Merge pull request #43597 from ClickHouse/sd_notify_followup_fixes
Followup fixes for systemd notification (#43400)
2022-12-17 04:35:05 +03:00
Alexey Milovidov
87b4a32d59
Merge pull request #43392 from azat/tests/pdb
Improve pytest --pdb experience by preserving dockerd on SIGINT
2022-12-17 04:24:10 +03:00
Alexey Milovidov
1388e40b2a
Merge pull request #44018 from ClickHouse/alesapin-patch-1
Fix wrong char in command
2022-12-17 04:15:56 +03:00
Alexey Milovidov
219343d8b0
Merge pull request #44123 from azat/tests/01293_show_clusters
tests: exclude flaky columns from SHOW CLUSTERS test
2022-12-17 04:13:23 +03:00
Alexey Milovidov
a3dc5e8b0a
Merge pull request #44132 from azat/bump-libdivide
Bump libdivide (to gain some new optimizations)
2022-12-17 04:07:08 +03:00
Alexey Milovidov
19a71ab74b Disable "git-import" test in debug mode 2022-12-17 02:02:59 +01:00
Alexey Milovidov
e80dc069ef
Merge pull request #44324 from ClickHouse/doc-format-rowbinary-delimiter
Append requirement for FORMAT RowBinary with strict delimiter
2022-12-17 03:57:58 +03:00
Alexey Milovidov
693df81f50
Merge pull request #44222 from ClickHouse/question-issue-template
Recommend Slack over Telegram in the "Question" issue template
2022-12-17 03:34:04 +03:00
Alexey Milovidov
fdba6ff0bb
Merge pull request #44209 from ClickHouse/some-compatibility-settings
Add some settings under `compatibility`
2022-12-17 03:22:33 +03:00
Alexey Milovidov
d7cf0915c8
Merge pull request #44242 from jh0x/fix-use-after-free-blake3
Fixed use-after-free of BLAKE3 error message
2022-12-17 03:21:16 +03:00
Alexey Milovidov
0511532305
Merge pull request #44256 from azat/hashtable-fix
Fix double-free in HashTable::clearAndShrink() with zero elements in it
2022-12-17 03:20:22 +03:00
Alexey Milovidov
abfa503fe3
Merge pull request #44325 from ClibMouse/openssl_support
(unused openssl integration, not for production) a follow-up
2022-12-17 03:13:16 +03:00
Sergei Trifonov
bded03e035
Merge branch 'master' into io-scheduler 2022-12-17 00:39:54 +01:00
Yakov Olkhovskiy
21ed8bae4a
fix style 2022-12-16 17:31:35 -05:00
Yakov Olkhovskiy
9ce4e6b7e2
fix style 2022-12-16 17:30:40 -05:00
Dan Roscigno
681e5ed1ca
Merge pull request #44319 from cwurm/docs_buffer_reduce_num_layers
Docs: Reduce recommended num_layers for Buffer table
2022-12-16 17:01:08 -05:00
DanRoscigno
4af8e647af switch note to Optimize guide 2022-12-16 16:53:14 -05:00
Boris Kuschel
b1e401eb93
Merge branch 'ClickHouse:master' into openssl_support 2022-12-16 16:40:08 -05:00
Yakov Olkhovskiy
136279948b
Append requirement for FORMAT RowBinary with strict delimiter 2022-12-16 15:54:41 -05:00
Yakov Olkhovskiy
bb5d7ff28b
Append requirement for FORMAT RowBinary with strict delimiter 2022-12-16 15:43:52 -05:00
Boris Kuschel
1b7c5758d2
Fix openssl Bug 2022-12-16 12:31:17 -08:00
Igor Nikonov
3531a7e0f7 update 2022-12-16 18:33:01 +00:00
Alexey Milovidov
d3fd9a6c1e
Merge pull request #44239 from azat/builtin-skim-v2
Builtin skim for fuzzy search in clickhouse client/local history
2022-12-16 21:23:24 +03:00
Sergei Trifonov
aef3eff4f2
Merge branch 'master' into io-scheduler 2022-12-16 19:09:39 +01:00
Nikolay Degterinsky
7a29bf0e4c
Merge pull request #43993 from evillique/fix_settings_constraints
Fix CREATE query constraints
2022-12-16 18:01:04 +01:00
Christoph Wurm
4f5932641d Reduce num_layers to 1 and general wording. 2022-12-16 15:59:46 +00:00
Igor Nikonov
fcbd3b7fe6 Merge remote-tracking branch 'origin/master' into grace_hash_join_follow_up 2022-12-16 15:57:38 +00:00
Sergei Trifonov
f61a98b5dc
Merge branch 'master' into io-scheduler 2022-12-16 15:55:08 +01:00
Kruglov Pavel
e3aa2d9d56
Merge pull request #43695 from Avogar/better-using-structure-in-table-functions
Improve automatic usage of structure from insertion table in table functions file/hdfs/s3
2022-12-16 15:45:30 +01:00
Alexander Tokmakov
66ebe8671d
Merge pull request #44312 from azat/perf/fix-drop-deps
tests/perf: fix dependency check during DROP
2022-12-16 17:35:15 +03:00
Kruglov Pavel
8ce8205955
Merge pull request #44269 from ClickHouse/Avogar-patch-1
Add missing documentation for some schema inference settings
2022-12-16 15:28:01 +01:00
Azat Khuzhin
81be20edfe Fix double-free in HashTable::clearAndShrink() with zero elements in it
Before this patch HashTable::clearAndShrink() did this:

    destroyElements();
    clearHasZero();

While destroyElements() already destroys the zero element, so it leads
to double free, like here [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/40003/f09e956ddf150c1aceb210348544bc28876a2d11/stateless_tests__asan__[2/4].html

The issue is only for complex types.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-16 15:22:00 +01:00
Dan Roscigno
647077a4b0
Merge pull request #44229 from gingerwizard/cross-link-docs
cross link dictionaries + udf posts
2022-12-16 09:19:31 -05:00
Azat Khuzhin
53bac4de71 tests/perf: fix dependency check during DROP
CI [1]:

    DB::Exception: Cannot drop or rename default.hierarchical_dictionary_source_table, because some tables depend on it: default.hierarchical_hashed_array_dictionary, default.hierarchical_flat_dictionary, default.hierarchical_hashed_dictionary. Stack trace:

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/44256/8e67a361a8f14abec6717af09ee997eb25151685/performance_comparison_[1/4]/report.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-16 15:15:15 +01:00