Commit Graph

110158 Commits

Author SHA1 Message Date
Raúl Marín
8664a20a9e Fix fast tests 2023-03-06 17:31:27 +01:00
Vladimir C
3076e92980
Apply suggestions from code review
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2023-03-06 16:56:02 +01:00
Anton Popov
1b0d0c6108 fix skip indexes 2023-03-06 15:29:13 +00:00
Sema Checherinda
8292ffb81e
Merge pull request #47121 from liding1992/master
Fix the problem that the 'ReplicatedMergeTree' table failed to insert two similar data when the 'part_type' is configured as 'InMemory' mode.
2023-03-06 16:13:24 +01:00
avogar
d8e5fb5195 Use switch, use lz4 by default 2023-03-06 15:12:15 +00:00
Antonio Andelic
9e3794f7d7 Skip for sanitizer builds 2023-03-06 14:36:53 +00:00
Kruglov Pavel
e4751f95e1
Fix typo 2023-03-06 14:56:05 +01:00
Raúl Marín
43da841e1e Style 2023-03-06 14:53:32 +01:00
Mikhail f. Shiryaev
c13638904a
Adjust the aggregation interval 2023-03-06 14:38:54 +01:00
Raúl Marín
7c14059f3f Update comments 2023-03-06 14:20:45 +01:00
Antonio Andelic
12525f768c
Add default constructor for MultiReadResponse (#47254)
* Add default constructor for MultiReadResponse
* Remove optional
* Fix style
2023-03-06 14:18:01 +01:00
Raúl Marín
13bda10470 Reimplement hints using the parser 2023-03-06 14:17:31 +01:00
Antonio Andelic
9117c7491d Join threads if exception happened in constructor 2023-03-06 12:55:02 +00:00
Kruglov Pavel
aa776d00fe
Use executors snapshot 2023-03-06 13:24:36 +01:00
kssenii
cb3dd3c200 Fix flaky test 2023-03-06 13:06:31 +01:00
Han Fei
b7eef62458
Merge pull request #45491 from azat/dist/async-send-refactoring
[RFC] Rewrite distributed sends to avoid using filesystem as a queue, use in-memory queue instead
2023-03-06 12:32:33 +01:00
Raúl Marín
6c43781d11 Try manually fixing tests 2023-03-06 12:31:54 +01:00
Raúl Marín
eb2ed1b123 Add support for different expected errors 2023-03-06 12:31:54 +01:00
Vladimir C
3503b3aa10
Merge pull request #47215 from ClickHouse/vdimir/fix_01019_alter_materialized_view_consistent 2023-03-06 11:55:28 +01:00
Igor Nikonov
f863fc8180 Merge remote-tracking branch 'origin/master' into analyzer_trivial_count_optimization 2023-03-06 10:51:33 +00:00
Igor Nikonov
56e8547f7e Do not apply the optimization when plan is built only for analysis 2023-03-06 10:47:32 +00:00
Vladimir C
48f644a958
Fix style in JoiningTransform.cpp 2023-03-06 10:38:21 +01:00
Vladimir C
d4f1ac60bc
Update comment in alter_materialized_view_consistent 2023-03-06 10:30:51 +01:00
Vladimir C
1455e7602d
Merge pull request #47154 from azat/prewhere-columns-fix 2023-03-06 10:03:31 +01:00
Dmitry
64a169014c
Markup fixed at the page /docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure.md 2023-03-06 12:07:57 +04:00
Dmitry
c1d6204a8c
Misspell fixed at the page /docs/ru/operations/storing-data.md 2023-03-06 12:02:42 +04:00
Dmitry
4d75b0a045
Typos at the page /docs/ru/operations/clickhouse-keeper.md 2023-03-06 11:05:07 +04:00
Dmitry
7dc685f74c
Markup fixed at the page /docs/ru/operations/opentelemetry.md 2023-03-06 11:00:27 +04:00
Dmitry
2aecaa7e46
Markup fixed at the page /docs/ru/operations/server-configuration-parameters/settings.md 2023-03-06 10:51:51 +04:00
Anton Popov
6f3e4d4137
Merge pull request #46118 from CurtizJ/fix-issues-with-sparse
Randomize setting `ratio_of_defaults_for_sparse_serialization`
2023-03-05 22:28:18 +01:00
Alexey Milovidov
4f85b733f1
Use string concatenation for XML serialization (#47251) 2023-03-05 18:19:33 +01:00
Antonio Andelic
3a184880c6 Add test for clrs 2023-03-05 17:18:53 +00:00
Antonio Andelic
c38d820d0f Add 4LW for cleaning resource 2023-03-05 16:57:18 +00:00
Nikita Mikhaylov
099013831a
Added batching for reads and retries for the most heavy function in backups (#47243) 2023-03-05 16:15:03 +01:00
Alexander Tokmakov
b857060467
Merge pull request #47245 from ClickHouse/fix_deadlock_with_transactions
Release shared ptrs after finishing a transaction
2023-03-05 17:19:25 +03:00
kssenii
b8d33f4d38 Fix test 2023-03-05 13:46:23 +01:00
Alexey Milovidov
41c79b0c42
Merge pull request #46086 from ClickHouse/fix-data-size
Fix data size calculation in Keeper
2023-03-05 14:11:36 +03:00
Nikolay Degterinsky
a2290bd22e
Merge pull request #47223 from HarryLeeIBM/hlee-s390x-farmhash
Fix farmhash for s390x
2023-03-05 10:58:40 +01:00
Alexey Milovidov
ed01f44de3
Merge pull request #47145 from ClickHouse/make-projections-test-more-stable
Make 01710_projections more stable.
2023-03-05 11:42:12 +03:00
Alexey Milovidov
791aaf7cd1
Merge pull request #47148 from azat/tests/fix-01771_bloom_filter_not_has
Mark 01771_bloom_filter_not_has as no-parallel and long
2023-03-05 11:40:43 +03:00
Alexander Tokmakov
08ce7b031e release shared ptrs after finishing a transaction 2023-03-04 22:07:59 +01:00
Robert Schulze
10753481f9
Merge pull request #47242 from ClickHouse/rs/docs-index-support-has-hasall-hasany
Docs: Update index support of has(), hasAny(), hasAll()
2023-03-04 18:49:24 +01:00
Robert Schulze
11930ad685
Docs: Update index support of has(), hasAny(), hasAll() 2023-03-04 17:27:47 +00:00
Nikolay Degterinsky
ccd6b7aba7
Merge branch 'master' into hlee-s390x-farmhash 2023-03-04 18:20:24 +01:00
Nikolay Degterinsky
7f15575500
Merge pull request #47208 from ClibMouse/z_ip_coding_fix
Fix ip coding on s390x
2023-03-04 18:18:14 +01:00
Alexey Milovidov
849fac672a
Update 02585_query_status_deadlock.sh 2023-03-04 16:31:18 +03:00
Dmitry
97cbc7e7fe
Typos fixed at the page /docs/ru/sql-reference/operators/in.md 2023-03-04 17:20:54 +04:00
Dmitry
1d7bb4e83b
Markup fixed at the page /docs/ru/sql-reference/operators/exists.md 2023-03-04 17:02:03 +04:00
Dmitry
7c2ccef1b9
Markup fixed at the page /docs/ru/sql-reference/operators/index.md 2023-03-04 17:00:18 +04:00
robot-clickhouse
be043cd5a5
Merge pull request #47178 from houbaron/patch-2
Update sparse-primary-indexes.md
2023-03-04 11:34:15 +01:00