Antonio Andelic
|
3a09415733
|
Refactor integration test
|
2023-01-22 14:20:25 +00:00 |
|
Antonio Andelic
|
40f42aa078
|
Remove pipeline from test
|
2023-01-22 14:15:21 +00:00 |
|
Antonio Andelic
|
7bfaf88666
|
Fix stateless tests
|
2023-01-20 18:31:40 +00:00 |
|
Antonio Andelic
|
ec149c4585
|
Remove old test
|
2023-01-20 12:56:20 +00:00 |
|
Antonio Andelic
|
2cb106f1f9
|
Add integration test for custom_key
|
2023-01-20 12:55:26 +00:00 |
|
Antonio Andelic
|
fc9c53f963
|
Merge branch 'master' into custom-key-parallel-replicas
|
2023-01-20 11:18:30 +00:00 |
|
Antonio Andelic
|
9600d16e9f
|
better tests for custom_key
|
2023-01-20 11:17:53 +00:00 |
|
Maksim Kita
|
23e26032ca
|
Merge pull request #45399 from aalexfvk/alexfvk/mdb-21326_fix_system_dictionaries_when_dictionary_with_bad_structure
Fix select from system.dictionaries when there is dictionary with bad structure
|
2023-01-20 13:36:32 +03:00 |
|
Antonio Andelic
|
0ad37ad286
|
Merge pull request #45320 from stigsb/system_tables_volume_config
Add <storage_policy> config parameter for system logs
|
2023-01-20 10:27:57 +01:00 |
|
Robert Schulze
|
5ec6d89d43
|
Merge pull request #38667 from ClibMouse/ftsearch
Inverted Indices Implementation
|
2023-01-20 10:18:05 +01:00 |
|
SmitaRKulkarni
|
6aa63414db
|
Merge pull request #45072 from ClickHouse/43891_Disallow_concurrent_backups_and_restores
Added settings to disallow concurrent backups and restores
|
2023-01-20 09:17:20 +01:00 |
|
Aleksei Filatov
|
42549e89f2
|
[rev 2] Fix review notes
|
2023-01-20 09:37:49 +03:00 |
|
Robert Schulze
|
c7d12564cb
|
Merge pull request #45444 from ClickHouse/index-docs
Docs: Beautify section on secondary index types
|
2023-01-19 19:36:45 +01:00 |
|
Robert Schulze
|
099f50c0e3
|
Remove redundancy
|
2023-01-19 18:35:19 +00:00 |
|
Robert Schulze
|
d8144ffafc
|
Merge branch 'master' into index-docs
|
2023-01-19 18:05:27 +01:00 |
|
Robert Schulze
|
c9988f4411
|
Mini fix
|
2023-01-19 17:04:17 +00:00 |
|
Robert Schulze
|
7355e3bc77
|
Docs: Beautify section on secondary index types
|
2023-01-19 17:00:31 +00:00 |
|
robot-clickhouse-ci-1
|
13d4d40568
|
Merge pull request #45325 from ClickHouse/download-builds
Improve manual to get binaries from CI
|
2023-01-19 17:49:52 +01:00 |
|
larryluogit
|
52ae33dba7
|
Merge branch 'master' into ftsearch
|
2023-01-19 11:34:11 -05:00 |
|
Han Fei
|
3007507a8b
|
Merge pull request #45428 from hanfei1991/hanfei/fix-empty-expressions
fix regexp logical error in stress tests
|
2023-01-19 16:39:39 +01:00 |
|
Antonio Andelic
|
ad429a9312
|
Add missing checks
|
2023-01-19 15:17:30 +00:00 |
|
Anton Popov
|
4ca359d57b
|
Merge pull request #45418 from CurtizJ/fix-disk-encrypted
Fix reading from encrypted disk with passed file size
|
2023-01-19 16:11:08 +01:00 |
|
Antonio Andelic
|
6394a004fb
|
Refactor
|
2023-01-19 14:47:58 +00:00 |
|
Aleksei Filatov
|
afada0ecb3
|
Fix review notes
|
2023-01-19 17:02:57 +03:00 |
|
Antonio Andelic
|
d93cb3e1dd
|
More correct check
|
2023-01-19 13:24:35 +00:00 |
|
Dan Roscigno
|
245899c0f6
|
Merge pull request #45411 from DanRoscigno/docs-support_batch_delete
add support_batch_delete to mergetree docs
|
2023-01-19 08:03:33 -05:00 |
|
Han Fei
|
94336a9b66
|
fix typo
|
2023-01-19 13:55:29 +01:00 |
|
Dan Roscigno
|
b77346ea08
|
Merge branch 'master' into docs-support_batch_delete
|
2023-01-19 07:49:12 -05:00 |
|
Nikita Taranov
|
fdea042991
|
Add delete by ttl for zookeeper_log (#45419)
|
2023-01-19 13:42:16 +01:00 |
|
Antonio Andelic
|
d8adff35c3
|
Fix style
|
2023-01-19 12:08:32 +00:00 |
|
Antonio Andelic
|
53b53a1ec9
|
Add replcia shuffling
|
2023-01-19 12:04:07 +00:00 |
|
Antonio Andelic
|
ddfb913f99
|
better
|
2023-01-19 11:28:26 +00:00 |
|
Han Fei
|
2884b8837b
|
fix regexp logical error in stress tests
|
2023-01-19 12:03:54 +01:00 |
|
alesapin
|
ccd41e6d14
|
Merge pull request #45403 from ClickHouse/fix_test_system_merges
Reduce an amount of trash in `tests_system_merges`
|
2023-01-19 12:00:54 +01:00 |
|
Antonio Andelic
|
dc5e190f24
|
Merge branch 'custom-key-parallel-replicas-with-shard' into custom-key-parallel-replicas
|
2023-01-19 10:27:51 +00:00 |
|
Antonio Andelic
|
3b0c63551e
|
Combine approaches
|
2023-01-19 10:26:38 +00:00 |
|
SmitaRKulkarni
|
67e2bf31f5
|
Merge branch 'master' into 43891_Disallow_concurrent_backups_and_restores
|
2023-01-19 11:21:37 +01:00 |
|
Han Fei
|
f661dad0e9
|
Merge pull request #45106 from hanfei1991/hanfei/async-cache
support cache for async inserts block ids
|
2023-01-19 10:59:25 +01:00 |
|
Antonio Andelic
|
7a75144ce3
|
Refactor
|
2023-01-19 09:42:54 +00:00 |
|
Ilya Yatsishin
|
d16b59b662
|
Merge pull request #45422 from Avogar/fix-s3-cluser-si
|
2023-01-19 10:36:54 +01:00 |
|
Ilya Yatsishin
|
00962b7ad5
|
Merge pull request #45424 from Avogar/fix-json-import-nested
|
2023-01-19 10:31:40 +01:00 |
|
Ilya Yatsishin
|
f16328aa8b
|
Merge pull request #45402 from qoega/simpler-test_replicated_merge_tree_s3_restore
|
2023-01-19 10:27:42 +01:00 |
|
Stig Bakken
|
420c179b55
|
Add <storage_policy> config parameter for system logs
|
2023-01-19 10:25:28 +01:00 |
|
SmitaRKulkarni
|
db03dd1bb9
|
Merge branch 'master' into 43891_Disallow_concurrent_backups_and_restores
|
2023-01-19 09:32:50 +01:00 |
|
Maksim Kita
|
911bb8e6ab
|
Merge pull request #45410 from ClickHouse/revert-45406-revert-42797-or-like-chain
Resubmit Support optimize_or_like_chain in QueryTreePassManager
|
2023-01-19 11:30:45 +03:00 |
|
Antonio Andelic
|
1c0a3e38c0
|
Fix queries with Distributed storage
|
2023-01-19 08:13:59 +00:00 |
|
Antonio Andelic
|
2a1f35e661
|
Revert some changes
|
2023-01-19 07:59:57 +00:00 |
|
Yakov Olkhovskiy
|
c6ee4c3908
|
Merge pull request #44686 from Algunenano/fix_uuid_parsing_in_values
Don't parse beyond the quotes when reading UUIDs
|
2023-01-18 19:30:53 -05:00 |
|
Ilya Yatsishin
|
f2a8cc92e7
|
Merge pull request #45359 from ClickHouse/qoega-patch-4
|
2023-01-18 23:52:47 +01:00 |
|
avogar
|
77d2236f9d
|
Remove unneded tag
|
2023-01-18 22:51:57 +00:00 |
|