Justin de Guzman
|
22af013184
|
Add why clickhouse-local overview
|
2023-04-05 20:49:24 -07:00 |
|
Anton Popov
|
166a63c36c
|
Merge pull request #46589 from ClickHouse/rs/nonconst-replace
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
|
2023-04-06 03:08:28 +02:00 |
|
Alexey Milovidov
|
785ea8213b
|
Better exception messages from Keeper client
|
2023-04-06 02:29:37 +02:00 |
|
robot-ch-test-poll3
|
3ad0a6ac18
|
Merge pull request #48433 from ClickHouse/some-fixes-for-parallel-replicas
Some fixes for parallel replicas
|
2023-04-06 02:00:06 +02:00 |
|
Mikhail f. Shiryaev
|
14d6373bc7
|
Merge pull request #48393 from ClickHouse/kerberized-kafka-error
Kerberized kafka error
|
2023-04-05 23:56:35 +02:00 |
|
robot-ch-test-poll1
|
9466cec1fc
|
Merge pull request #48342 from ClickHouse/Backup_Restore_concurrency_check_node_2
Check node for Backup Restore concurrency
|
2023-04-05 23:49:32 +02:00 |
|
Alexey Milovidov
|
32c696e39d
|
Merge pull request #48400 from ClickHouse/vitlibar-fix-test-backup-all
Fix test_backup_all
|
2023-04-06 00:48:16 +03:00 |
|
Alexey Milovidov
|
6d9cc3eeed
|
Merge branch 'master' into vitlibar-fix-test-backup-all
|
2023-04-06 00:48:06 +03:00 |
|
Yakov Olkhovskiy
|
224f4f92e0
|
fix test
|
2023-04-05 21:26:53 +00:00 |
|
Anton Popov
|
4fb7e0ec3c
|
add retries to loading of data parts
|
2023-04-05 21:23:57 +00:00 |
|
Alexander Tokmakov
|
a154fa73f4
|
Merge pull request #48401 from ClickHouse/fix_00002_log_messages
Find big allocations without memory limits checks
|
2023-04-05 23:52:39 +03:00 |
|
Robert Schulze
|
65609340cc
|
Yet another fix
|
2023-04-05 20:23:41 +00:00 |
|
Rich Raposa
|
7638320fee
|
Merge pull request #48437 from ClickHouse/style-fix
Update replication.md
|
2023-04-05 14:14:42 -06:00 |
|
robot-ch-test-poll2
|
bf003c7595
|
Merge pull request #48390 from Avogar/protobuf-tuple
Allow write/read unnamed tuple as nested Message in Protobuf format
|
2023-04-05 22:14:28 +02:00 |
|
Robert Schulze
|
3e84be5f3a
|
Fix stuff
|
2023-04-05 20:10:27 +00:00 |
|
Robert Schulze
|
ce234baf9c
|
Merge branch 'master' into rs/f
|
2023-04-05 21:59:13 +02:00 |
|
Robert Schulze
|
809a7fbb7a
|
Incorporate more review feedback
|
2023-04-05 19:43:30 +00:00 |
|
Nikolay Degterinsky
|
3b9e8a8630
|
Override user and password environment variables with client parameters
|
2023-04-05 19:40:43 +00:00 |
|
Sema Checherinda
|
554c928534
|
Merge branch 'master' into thead-group-for-merge
|
2023-04-05 21:09:38 +02:00 |
|
Alexander Gololobov
|
0ebfdbdf69
|
Merge pull request #48413 from azat/tests/02352_lightweight_delete
Fix possible flakiness of lightweight delete tests (due to index granularity randomization)
|
2023-04-05 20:58:20 +02:00 |
|
Alexander Gololobov
|
7e1dfbb72e
|
Merge branch 'master' into tests/02352_lightweight_delete
|
2023-04-05 20:57:38 +02:00 |
|
Raúl Marín
|
1fa992f015
|
Merge branch 'master' into system_referential_table
|
2023-04-05 20:47:53 +02:00 |
|
Nikolay Degterinsky
|
061be7c9ad
|
Add trailing commas to expression list in SELECT query
|
2023-04-05 18:08:56 +00:00 |
|
Sema Checherinda
|
c1adbb7aa6
|
transfer counters to the query directly
|
2023-04-05 19:51:36 +02:00 |
|
robot-clickhouse
|
3d2c279859
|
Merge pull request #48242 from azat/better-throttling
Per-query/per-server throttling for remote IO/local IO/BACKUPs
|
2023-04-05 19:32:37 +02:00 |
|
rfraposa
|
a016e8fcd1
|
Update replication.md
|
2023-04-05 11:30:59 -06:00 |
|
Robert Schulze
|
90a1a75424
|
Merge pull request #48412 from ClickHouse/rs/fix-ast-fuzzer
AST fuzzer: Fix assertion in TopK serialization
|
2023-04-05 19:16:50 +02:00 |
|
avogar
|
af257572eb
|
Update tests
|
2023-04-05 16:43:55 +00:00 |
|
Kruglov Pavel
|
11d3d01e50
|
Fix special build
|
2023-04-05 18:29:59 +02:00 |
|
Kruglov Pavel
|
faf6d49f1b
|
Merge pull request #48356 from Avogar/fix-protobuf-abort
Avoid abort in protobuf library in debug build
|
2023-04-05 18:26:59 +02:00 |
|
Kruglov Pavel
|
9331c6c260
|
Merge pull request #48122 from Avogar/bson-more-types
Support Enum output/input in BSONEachRow, allow all map key types and avoid extra calculations
|
2023-04-05 18:26:19 +02:00 |
|
Nikolai Kochetov
|
48caf26b63
|
Merge pull request #48231 from ClickHouse/fix-possible-pipeline-stuck-on-partial-query-result
Do not partially cancel processors added from expand pipeline.
|
2023-04-05 18:25:42 +02:00 |
|
Nikolai Kochetov
|
ab87cf7ff7
|
Merge branch 'master' into fix-possible-pipeline-stuck-on-partial-query-result
|
2023-04-05 18:25:09 +02:00 |
|
avogar
|
1be6bceb2f
|
Generate valid Decimals and Bools in generateRandom function
|
2023-04-05 16:23:06 +00:00 |
|
Vitaly Baranov
|
82373890e5
|
Merge branch 'master' into fix-forgotten-showsecrets-in-semi-copy-ctor
|
2023-04-05 18:17:33 +02:00 |
|
Antonio Andelic
|
0260b84bc3
|
Update only affected rows in KV storage
|
2023-04-05 16:12:14 +00:00 |
|
Raúl Marín
|
5d9e006c46
|
PR comments
|
2023-04-05 18:04:03 +02:00 |
|
Antonio Andelic
|
7975df538e
|
Don't replicate KeeperMap DELETE and TRUNCATE
|
2023-04-05 15:28:35 +00:00 |
|
Nikita Mikhaylov
|
3f44c6d936
|
Better
|
2023-04-05 15:19:45 +00:00 |
|
Alexey Milovidov
|
5477d67acd
|
Merge branch 'master' into disable-compile-aggregations
|
2023-04-05 18:17:17 +03:00 |
|
Alexey Milovidov
|
15222fe196
|
Update 02703_jit_external_aggregation.sh
|
2023-04-05 18:17:02 +03:00 |
|
kssenii
|
62244ee57d
|
Fix test
|
2023-04-05 17:14:41 +02:00 |
|
DanRoscigno
|
1ea49371e6
|
lost a word
|
2023-04-05 10:53:36 -04:00 |
|
Vitaly Baranov
|
862a4d6fcd
|
Merge pull request #48142 from DimasKovas/json_functions_to_h_file
Move FunctionsJSON implementation to header file
|
2023-04-05 16:52:48 +02:00 |
|
DanRoscigno
|
4876cac958
|
add docs for UNDROP TABLE
|
2023-04-05 10:49:03 -04:00 |
|
Raúl Marín
|
d65d00f496
|
Don't check dependencies when renaming system tables automatically
|
2023-04-05 16:15:24 +02:00 |
|
vdimir
|
d9abcf2f69
|
Reduce scope storage_policies_mutex in setTemporaryStoragePolicy
|
2023-04-05 13:42:49 +00:00 |
|
vdimir
|
01ce3baf0f
|
Rename Context::getTemporaryVolume to getGlobalTemporaryVolume
|
2023-04-05 13:42:13 +00:00 |
|
Alexander Tokmakov
|
d7879c16e4
|
Merge pull request #48417 from ClickHouse/fix-test-keeper-snapshots
Fix flaky `test_keeper_snapshots`
|
2023-04-05 16:19:20 +03:00 |
|
vdimir
|
6f3fa33641
|
Add unbound flag to system.filesystem_cache
|
2023-04-05 13:12:20 +00:00 |
|