Commit Graph

122239 Commits

Author SHA1 Message Date
Jianfei Hu
4b3564b2b0 fix style py
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-08-16 17:49:28 +00:00
Jianfei Hu
7769dad0c4 Add integration test for partition.
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-08-16 17:49:28 +00:00
Alexey Milovidov
5e3a69b4c4 Update MergeList.cpp 2023-08-16 17:49:28 +00:00
Alexey Milovidov
bc77aab2e8 Update MergeList.h 2023-08-16 17:49:28 +00:00
Alexey Milovidov
7376b7ec8c Update MergeList.h 2023-08-16 17:49:28 +00:00
Alexey Milovidov
664bcfc8b3 Update MergeList.cpp 2023-08-16 17:49:28 +00:00
Alexey Milovidov
ecd1fb56b4 Update MergeList.cpp 2023-08-16 17:49:28 +00:00
Alexey Milovidov
c0ac6484c3 Update PartLog.cpp 2023-08-16 17:49:28 +00:00
Jianfei Hu
bd4df60df6 fix merges
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-08-16 17:49:28 +00:00
Jianfei Hu
59a81b82bc wip the merge partition
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-08-16 17:49:28 +00:00
Jianfei Hu
565b98c39e add partition format in the partlog
Signed-off-by: Jianfei Hu <hujianfei258@gmail.com>
2023-08-16 17:49:28 +00:00
robot-ch-test-poll2
e1b0cb6473
Merge pull request #53346 from ClickHouse/rfraposa-patch-2
Remove duplicate section from Dictionary page
2023-08-12 16:30:49 +02:00
Alexey Milovidov
38ac027658
Merge pull request #53342 from ClickHouse/fix-context-has-expired
Fix "Context has expired" error in dictionaries
2023-08-12 17:27:15 +03:00
Alexey Milovidov
f098b51283
Merge pull request #53347 from amosbird/fix_52607
Fix incorrect normal projection AST format
2023-08-12 17:26:05 +03:00
Alexey Milovidov
0792d36415
Merge pull request #53286 from arthurpassos/pin_coredns_version_and_fix_tests
Bring back **garbage** dns tests
2023-08-12 17:24:38 +03:00
Yakov Olkhovskiy
fa7994de3b
Merge pull request #53181 from ClickHouse/ci-build-s390x
Add Linux s390x build to CI
2023-08-12 09:16:07 -04:00
robot-ch-test-poll
967067bbb8
Merge pull request #53250 from evillique/postgresql-single-quotes
Fix character escaping in the PostgreSQL engine
2023-08-12 13:15:49 +02:00
Amos Bird
ec7301b060
Fix incorrect normal projection AST format 2023-08-12 15:07:58 +08:00
Rich Raposa
13a03c046f
Remove duplicate section from Dictionary page 2023-08-11 23:45:58 -06:00
Yakov Olkhovskiy
bcbd43ed5f disable rust 2023-08-12 02:04:13 +00:00
Alexey Milovidov
3232993eeb
Merge pull request #53344 from ClickHouse/relax-mergeable-check
Relax mergeable check
2023-08-12 03:38:12 +03:00
Alexey Milovidov
97ec6a0e42
Merge pull request #35263 from sunny19930321/copier-check-drop-partition
clickhouse-copier add check drop partition
2023-08-12 03:37:42 +03:00
Alexey Milovidov
b9832c26a9
Merge pull request #52040 from HarryLeeIBM/hlee-s390x-for-each
Fix ForEach aggregate state for s390x
2023-08-12 03:36:55 +03:00
Alexey Milovidov
891bf7e164
Merge pull request #53155 from ClickHouse/vdimir/test_quorum_inserts
Attempt to fix test_insert_quorum by adding sync second replica
2023-08-12 03:35:54 +03:00
Alexey Milovidov
67b45619eb
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
2023-08-12 03:35:25 +03:00
Alexey Milovidov
ad82dcec7d
Merge pull request #53059 from ClibMouse/feature/hastokenornull-empty-needle
Make hasTokenOrNull return null on empty needle
2023-08-12 03:35:08 +03:00
Alexey Milovidov
d87997d001
Merge pull request #52893 from knoguchi/CVE-2016-2183
CVE-2016-2183: disable 3DES
2023-08-12 03:34:49 +03:00
Alexey Milovidov
6176971b3f
Update StoragePostgreSQL.cpp 2023-08-12 03:33:58 +03:00
Alexey Milovidov
4b59d265e1
Merge pull request #49723 from DimasKovas/fix_storage_buffer_reschedule
Some unclear change in StorageBuffer::reschedule() for something
2023-08-12 03:28:23 +03:00
Alexey Milovidov
979e1377cd
Merge pull request #52685 from rschu1ze/remove-legacy-setting
Remove remainders of legacy setting 'allow_experimental_query_cache'
2023-08-12 03:26:44 +03:00
Alexey Milovidov
6fbf9b5eb3
Merge pull request #52821 from ClickHouse/improve-throttling-tests
Do not test upper bounds for throttlers
2023-08-12 03:24:00 +03:00
Alexey Milovidov
a85c2285f8
Merge pull request #53150 from ClickHouse/Improvements_to_backup_restore_concurrency_test_follow
Added functions to disallow concurrency of backup restore test
2023-08-12 03:23:21 +03:00
Alexey Milovidov
db19860b63
Merge pull request #53080 from azat/tests/02263_format_insert_settings
Fix 02263_format_insert_settings flakiness
2023-08-12 03:22:30 +03:00
Alexey Milovidov
4b3d26982a
Merge pull request #53015 from ClibMouse/feature/transform-function-big-endian-support
Implement big-endian support for transform
2023-08-12 03:22:00 +03:00
Alexey Milovidov
e269fc1b4b
Merge pull request #53173 from ClickHouse/warn
Fix warning in test_replicated_database
2023-08-12 03:19:25 +03:00
Alexey Milovidov
d3fdc8370b
Merge pull request #53219 from ClickHouse/Avogar-patch-1
Enable hedged requests under tsan
2023-08-12 03:19:02 +03:00
Alexey Milovidov
e5f33511c6
Merge pull request #53242 from evillique/alter-exception
Fix LOGICAL_ERROR exception in ALTER query
2023-08-12 03:18:32 +03:00
Alexey Milovidov
5e3e6f5d65
Merge pull request #53279 from ClickHouse/add_garbage_tests
Add garbage
2023-08-12 03:17:54 +03:00
Alexey Milovidov
c984233912
Merge pull request #53292 from ClickHouse/fix_01169
Fix test 01169_old_alter_partition_isolation_stress
2023-08-12 03:17:30 +03:00
Alexey Milovidov
3d8200914f
Merge pull request #53339 from ClickHouse/kssenii-patch-6
Fix log message
2023-08-12 03:16:30 +03:00
Alexey Milovidov
46c606b678
Merge pull request #53072 from ClickHouse/fix-comment
Fix a comment
2023-08-12 03:06:15 +03:00
Alexey Milovidov
4ccf9631ed
Merge pull request #53092 from ClickHouse/fix-grammarly
Fix wording
2023-08-12 03:05:53 +03:00
Alexey Milovidov
7c178d0764
Merge pull request #52767 from ClickHouse/client-allow-yaml
Allow `yaml` configs in clickhouse-client
2023-08-12 03:05:08 +03:00
Alexey Milovidov
637236a081
Merge pull request #53085 from ClickHouse/allow-creating-system-tables-at-startup
Simplify system logs creation
2023-08-12 03:04:30 +03:00
Alexey Milovidov
ede2dc5deb
Merge pull request #53246 from ClickHouse/fix-02428_delete_with_settings
Fix test `02428_delete_with_settings`
2023-08-12 03:04:18 +03:00
Alexey Milovidov
84b25bc446
Merge pull request #53298 from ClickHouse/remove-undrop
Remove flaky tests for the experimental `UNDROP` feature
2023-08-12 03:03:18 +03:00
Alexey Milovidov
efe6ea1976
Merge pull request #53182 from ClickHouse/ditch-tons-of-garbage-2
Ditch tons of garbage, part 2
2023-08-12 03:02:47 +03:00
Alexey Milovidov
62b3485cd8
Merge pull request #53283 from ClickHouse/fix-00906_low_cardinality_cache
Inhibit randomization in `00906_low_cardinality_cache`
2023-08-12 03:01:43 +03:00
Alexey Milovidov
aa815bfc74 Relax mergeable check 2023-08-12 01:54:11 +02:00
Alexey Milovidov
5b243d2990
Merge pull request #53006 from kitaisreal/explain-actions-for-join-step
EXPLAIN actions for JOIN step
2023-08-12 02:51:07 +03:00