George
|
3f1e904722
|
Second iteration
|
2021-09-06 23:31:34 +03:00 |
|
Kseniia Sumarokova
|
9e496910a0
|
Merge pull request #28614 from kssenii/materialized-postgresql-2
MaterializedPostgreSQL: add solution to survive postgres primary failover
|
2021-09-06 22:31:15 +03:00 |
|
kssenii
|
7bea8200d8
|
Revert "Merge pull request #28082 from zhongyuankai/add-system-of-table_views"
This reverts commit e5bcfba89e , reversing
changes made to d77f243651 .
|
2021-09-06 19:20:33 +00:00 |
|
Nikita Mikhaylov
|
74c0b61e53
|
Better
|
2021-09-06 18:33:31 +00:00 |
|
Nikita Mikhaylov
|
324ab97f50
|
Fix gcc build
|
2021-09-06 16:44:46 +00:00 |
|
Nikita Mikhaylov
|
474f34e78c
|
Move back
|
2021-09-06 16:41:49 +00:00 |
|
Nikita Mikhaylov
|
a327144d40
|
Better
|
2021-09-06 16:39:46 +00:00 |
|
Nikita Mikhaylov
|
29a18d8d10
|
Try to fix unbundled
|
2021-09-06 15:58:08 +00:00 |
|
Nikita Mikhaylov
|
7c39f84a5e
|
Merge upstream/master into global-merge-executor (using imerge)
|
2021-09-06 15:37:18 +00:00 |
|
Nikita Mikhaylov
|
17d65b3d7b
|
Allow allocations
|
2021-09-06 14:04:37 +00:00 |
|
Anton Popov
|
47f46e388d
|
fix optimization of disjunctions chain
|
2021-09-06 16:54:26 +03:00 |
|
alesapin
|
2a851546c7
|
Merge pull request #28648 from ClickHouse/add_missed_level_to_text_log
Add missed log level into TextLog
|
2021-09-06 16:16:25 +03:00 |
|
George
|
27876193fc
|
Small fix
|
2021-09-06 15:36:20 +03:00 |
|
alesapin
|
861258ecc0
|
Simplier
|
2021-09-06 15:06:41 +03:00 |
|
Nikita Mikhaylov
|
ea0fbf81af
|
Renaming
|
2021-09-06 12:01:16 +00:00 |
|
Nikita Mikhaylov
|
0249015515
|
added priority queue
|
2021-09-06 11:37:51 +00:00 |
|
alesapin
|
9db10a7164
|
Fix typo:
|
2021-09-06 14:34:17 +03:00 |
|
alesapin
|
714b2a3c19
|
More
|
2021-09-06 14:33:49 +03:00 |
|
alesapin
|
0eac4529e0
|
Preparation
|
2021-09-06 14:33:39 +03:00 |
|
gyuton
|
a6e8f3fa01
|
Apply suggestions from code review
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-09-06 13:58:34 +03:00 |
|
alesapin
|
8d67a34f93
|
Merge pull request #28526 from ClickHouse/add_test_for_two_nodes_configuration
Add test for keeper 2 node configuration
|
2021-09-06 13:44:38 +03:00 |
|
alesapin
|
fcfe77cb57
|
Fix allocation in buffer
|
2021-09-06 13:35:37 +03:00 |
|
alesapin
|
209b748fca
|
Add missed level
|
2021-09-06 13:11:19 +03:00 |
|
Nikolai Kochetov
|
a8cad572df
|
Merge pull request #28561 from FArthur-cmd/remove_recursion_in_zstd
remove recursion in ZstdInflatingReadBuffer
|
2021-09-06 13:03:52 +03:00 |
|
Nikolai Kochetov
|
2178ed21df
|
Merge pull request #28560 from amosbird/projection-fix15
Fix wrong header of minmax_count projection
|
2021-09-06 13:00:44 +03:00 |
|
mergify[bot]
|
8eba5f29a1
|
Merge branch 'master' into improvement/merge-tree-part-opt-parse
|
2021-09-06 09:53:46 +00:00 |
|
tavplubix
|
4780008805
|
Merge pull request #28533 from azat/MaterializeMySQL-drop-fix
Fix UUID overlap in DROP TABLE for internal DDL from MaterializeMySQL
|
2021-09-06 12:34:13 +03:00 |
|
Maksim Kita
|
aecb9b427d
|
Merge pull request #28640 from DimasKovas/fix_arcadia_build_2021_09_06
Fix arcadia build
|
2021-09-06 12:23:58 +03:00 |
|
alesapin
|
5c75b93fe8
|
Revert one warning
|
2021-09-06 12:17:31 +03:00 |
|
alesapin
|
d1e91a7860
|
Revert "Revert "Fix tidy""
This reverts commit 2e5e017d6d .
|
2021-09-06 12:16:52 +03:00 |
|
Dmitrii Kovalkov
|
181bf0dbd6
|
Fix arcadia build
|
2021-09-06 11:11:45 +03:00 |
|
alesapin
|
2e5e017d6d
|
Revert "Fix tidy"
This reverts commit 73ef1233ef .
|
2021-09-06 10:52:20 +03:00 |
|
alesapin
|
603e455a18
|
Merge pull request #27988 from ka1bi4/romanzhukov-DOCSUP-DOCSUP-13431-ZooKeeper-snowflake
DOCSUP-13431: Edit and translate to Russian (ZooKeeper replication and snowflake)
|
2021-09-06 10:51:33 +03:00 |
|
alesapin
|
7b2d4a3ace
|
Merge pull request #28559 from ClickHouse/add_test_logs_level
Test log level for CI
|
2021-09-06 10:49:59 +03:00 |
|
alesapin
|
d6244bcd7b
|
Merge branch 'master' into qoega-try-llvm-12
|
2021-09-06 10:25:26 +03:00 |
|
alesapin
|
73ef1233ef
|
Fix tidy
Fix tidy one more time
|
2021-09-06 10:22:21 +03:00 |
|
kssenii
|
7b8101f289
|
Minor change
|
2021-09-06 09:57:05 +03:00 |
|
Amos Bird
|
18a7adf0fa
|
Fix NOT-IN index optimization when not all keys are used.
|
2021-09-06 12:21:03 +08:00 |
|
George
|
66efe4202c
|
Fixed and updated
|
2021-09-06 02:34:09 +03:00 |
|
George
|
04f0efaaf4
|
first draft
|
2021-09-06 02:06:06 +03:00 |
|
Azat Khuzhin
|
e7ed98fa58
|
Do not allow ThreadFromGlobalPool::join() from the spawned/occupated thread
v2: wrap with shared_ptr
https://clickhouse-test-reports.s3.yandex.net/28431/f7b3a3e952038923b1347b3d461061326d0ffc27/functional_stateless_tests_(address).html#fail1
|
2021-09-05 21:59:49 +03:00 |
|
alesapin
|
40d4d64a65
|
Fix PVS Image
|
2021-09-05 15:50:25 +03:00 |
|
kirillikoff
|
b40b4b0b4d
|
DOCSUP-13418: Document the regexp_max_matches_per_row setting (#28398)
* Document the regexp_max_matches_per_row setting
* Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
* Document the regexp_max_matches_per_row setting ru version
* Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Tatiana Kirillova <kirillikoff@yandex-team.ru>
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-09-05 14:37:24 +03:00 |
|
Maksim Kita
|
f8e491d648
|
Merge pull request #28629 from ucasfl/fix
fix minor typo
|
2021-09-05 12:38:14 +03:00 |
|
Maksim Kita
|
337875199a
|
Merge pull request #28615 from kitaisreal/function-dict-get-small-fix
Function dictGet small fix
|
2021-09-05 12:37:03 +03:00 |
|
feng lv
|
3c166df8ea
|
fix minor typo
|
2021-09-05 07:25:52 +00:00 |
|
kssenii
|
28517e57fc
|
Fix test
|
2021-09-04 23:55:59 +03:00 |
|
Maksim Kita
|
685d061c4e
|
Fixes tests
|
2021-09-04 22:13:20 +03:00 |
|
Maksim Kita
|
311110e36b
|
Merge pull request #28518 from kitaisreal/executable-pool-storage
Added ExecutablePool storage
|
2021-09-04 21:09:07 +03:00 |
|
Nikita Mikhaylov
|
25a879044b
|
Allow allocations to allocate a thread
|
2021-09-04 17:23:05 +00:00 |
|