Alexander Tokmakov
|
54314061ab
|
fix logical error on cancellation
|
2023-03-23 13:13:16 +01:00 |
|
Maksim Kita
|
7da53bf7e8
|
Fixed tests
|
2023-03-23 12:34:23 +01:00 |
|
Robert Schulze
|
3953d77059
|
+ on
|
2023-03-23 10:51:25 +00:00 |
|
Robert Schulze
|
451df6db07
|
More fixup
|
2023-03-23 10:50:40 +00:00 |
|
Robert Schulze
|
b3260f2201
|
Docs: Fixup docs on Map-data-type support in data skipping indexes
|
2023-03-23 10:24:26 +00:00 |
|
Antonio Andelic
|
b57e82ded6
|
Add S3 write profile events
|
2023-03-23 09:05:41 +00:00 |
|
SmitaRKulkarni
|
04822a63e1
|
Merge pull request #47586 from ClickHouse/revert-47581-revert-47216-Backup_Restore_concurrency_check_node
Revert "Revert "Backup_Restore_concurrency_check_node""
|
2023-03-23 10:02:00 +01:00 |
|
李扬
|
88d430a8f0
|
Merge branch 'master' into to_timestamp
|
2023-03-23 14:35:45 +08:00 |
|
robot-clickhouse
|
1aeba53b92
|
Merge pull request #47908 from evillique/fix-grant-query-formatting
Fix GRANT query formatting
|
2023-03-23 05:47:43 +01:00 |
|
taiyang-li
|
e07114a6e3
|
fix overflow issue of readNumberWithVariableLength
|
2023-03-23 12:13:51 +08:00 |
|
robot-ch-test-poll1
|
e57ad91940
|
Merge pull request #47902 from CheSema/fix_retry_exhaust
throw exception when all retries exhausted
|
2023-03-23 05:10:37 +01:00 |
|
taiyang-li
|
98b3757b42
|
fix failed tests
|
2023-03-23 11:08:04 +08:00 |
|
Vitaly Baranov
|
b0fb8fecee
|
Make names in ZooKeeper consistent with non-replicated storage.
|
2023-03-23 02:50:18 +01:00 |
|
Vitaly Baranov
|
14cae25bd3
|
Allow start without ZooKeeper.
|
2023-03-23 02:47:50 +01:00 |
|
robot-ch-test-poll3
|
a31c0d8eee
|
Merge pull request #47883 from ClickHouse/drop-column-with-projections
Fix DROP COLUMN with ReplicatedMergeTree containing projections
|
2023-03-22 23:55:16 +01:00 |
|
Alexander Tokmakov
|
e3c798bae5
|
fix terminate in parts check thread
|
2023-03-22 23:46:15 +01:00 |
|
Alexander Tokmakov
|
89c43bec3e
|
Update HTTPServerRequest.cpp
|
2023-03-22 23:56:42 +03:00 |
|
Nikolay Degterinsky
|
577130a9f6
|
Fix GRANT query formatting
|
2023-03-22 19:17:47 +00:00 |
|
Alexander Tokmakov
|
ef647d602b
|
Update HTTPServerRequest.cpp
|
2023-03-22 21:43:23 +03:00 |
|
Sema Checherinda
|
e514723256
|
throw exception when all retries exhausted
|
2023-03-22 19:11:47 +01:00 |
|
Alexander Tokmakov
|
b70216f9f1
|
fix for Replicated database recovery
|
2023-03-22 18:12:42 +01:00 |
|
Antonio Andelic
|
b0aab0d8ca
|
Merge pull request #47860 from ClickHouse/fix-datetime-lc
Fix DateTime monotonicity check for LowCardinality
|
2023-03-22 17:56:07 +01:00 |
|
Maksim Kita
|
f45dac99c2
|
Revert "Revert "Analyzer planner fixes before enable by default""
|
2023-03-22 17:19:32 +01:00 |
|
Kseniia Sumarokova
|
48bba254ad
|
Merge pull request #47854 from azat/psql-fix-empty-query
Improve empty query detection for PostgreSQL (for pgx golang driver)
|
2023-03-22 16:45:50 +01:00 |
|
Alexander Tokmakov
|
a6a2a3fba1
|
Merge pull request #47871 from ClickHouse/non_parallel_test_server_reload
Make test_server_reload non-parallel
|
2023-03-22 18:27:34 +03:00 |
|
robot-ch-test-poll
|
28e7941fb5
|
Merge pull request #47896 from ClickHouse/rs/docs-bracket-nesting
Docs: Fix wrong bracket nesting for GenerateRandom
|
2023-03-22 15:36:26 +01:00 |
|
Robert Schulze
|
2b9a73baa8
|
Docs: Fix wrong bracket nesting for GenerateRandom
|
2023-03-22 13:58:10 +00:00 |
|
Vitaly Baranov
|
e70577a46e
|
Merge pull request #47861 from azat/restore-correct-pool
Use restore_threads (not backup_threads) for RESTORE ASYNC
|
2023-03-22 14:14:23 +01:00 |
|
Robert Schulze
|
95a22abeb6
|
Merge pull request #47744 from ClickHouse/rs/fix-cross-mac-builds
Fix broken cross-compiled macos builds
|
2023-03-22 14:03:19 +01:00 |
|
robot-clickhouse
|
d690e0f4ec
|
Automatic style fix
|
2023-03-22 12:55:24 +00:00 |
|
Nikolay Degterinsky
|
8851b2b8f6
|
Add options --link and -y to clickhouse install
|
2023-03-22 12:53:22 +00:00 |
|
Robert Schulze
|
ea2d7e0035
|
Decouple QC enablement from 'join_use_nulls'
|
2023-03-22 12:46:22 +00:00 |
|
Vitaly Baranov
|
7515af0be1
|
Merge pull request #47657 from vitlibar/improve-thread_pool
Improve ThreadPool
|
2023-03-22 13:31:01 +01:00 |
|
Yakov Olkhovskiy
|
e04ba4ae30
|
Merge pull request #47036 from HarryLeeIBM/hlee-s390x-murmurhash
Fix murmurhash for s390x
|
2023-03-22 08:19:05 -04:00 |
|
Nikita Mikhaylov
|
301e26b23d
|
Parallel replicas. Part 2.5 (#47858)
|
2023-03-22 13:05:38 +01:00 |
|
taiyang-li
|
c7252198aa
|
fix statelsss tests
|
2023-03-22 19:25:37 +08:00 |
|
Antonio Andelic
|
b832840cf3
|
Recalculate always projections on mutations in ReplicatedMergeTree
|
2023-03-22 11:21:23 +00:00 |
|
Robert Schulze
|
b019ed90be
|
Randomize query cache settings in stress tests
|
2023-03-22 11:11:03 +00:00 |
|
Robert Schulze
|
c58b860d08
|
Revert randomization in functional tests
|
2023-03-22 11:11:00 +00:00 |
|
Robert Schulze
|
39e4d6c0e3
|
Replace 'no-random-settings' tag by default settings per test
|
2023-03-22 11:10:54 +00:00 |
|
Mikhail f. Shiryaev
|
6409ca9fc9
|
Merge pull request #47857 from ClickHouse/cherry-pick-ping
Comment stale cherry-pick PRs once a day to remind for resolving conflicts
|
2023-03-22 13:36:35 +03:00 |
|
Robert Schulze
|
784b34f5d8
|
Merge pull request #47869 from ClickHouse/rs/bug-47530
Add REGEXP operator
|
2023-03-22 10:31:25 +01:00 |
|
Robert Schulze
|
41e3d876d5
|
Merge pull request #47878 from ClickHouse/rs/docs-sort-aspell-dict
aspell-dict.txt: keep sorted things sorted
|
2023-03-22 10:31:06 +01:00 |
|
Robert Schulze
|
14356e3ee6
|
Aspell dict: keep sorted things sorted
Follow-up to #47745
|
2023-03-22 09:18:22 +00:00 |
|
Robert Schulze
|
382aa60056
|
Merge pull request #47745 from jinjunzh/iaadeflate_doc_update
Create doc and scripts for qpl_deflate benchmark
|
2023-03-22 10:15:26 +01:00 |
|
jinjunzh
|
ab44903f15
|
add to the dictionary file
|
2023-03-22 10:28:24 -04:00 |
|
jinjunzh
|
e9015b9d2a
|
fixed spelling issue
|
2023-03-22 10:26:31 -04:00 |
|
jinjunzh
|
4522a35b0d
|
revise the spell check issue
|
2023-03-22 09:35:35 -04:00 |
|
taiyang-li
|
db6efaa339
|
fix failed uts
|
2023-03-22 16:53:47 +08:00 |
|
taiyang-li
|
94175b79a7
|
Merge branch 'master' into to_timestamp
|
2023-03-22 16:46:44 +08:00 |
|