Commit Graph

10256 Commits

Author SHA1 Message Date
JackyWoo
3c7e2389d1 Fix code style 2024-08-21 09:14:50 +08:00
JackyWoo
0563e19cf3 Little fix 2024-08-20 19:09:27 +08:00
JackyWoo
08cb7ff8d8 Add integration tests and delete stateless tests 2024-08-20 19:02:37 +08:00
Kseniia Sumarokova
9ab2ba62fa
Merge pull request #68404 from ClickHouse/update-delta-lake-test
Update delta lake test
2024-08-16 15:12:35 +00:00
Kruglov Pavel
39bc050e5f
Merge pull request #66444 from Avogar/json-data-type
Implement new JSON data type.
2024-08-16 10:29:29 +00:00
Kseniia Sumarokova
c337ecef48
Merge branch 'master' into update-delta-lake-test 2024-08-16 11:23:17 +02:00
Alexey Milovidov
3508667e6c
Merge pull request #52503 from ClickHouse/more-strict-tryparse
Stricter `tryParse`
2024-08-15 21:58:22 +00:00
avogar
9f477bb1e7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-15 20:44:01 +00:00
Alexey Milovidov
e5665c9f59
Merge pull request #68082 from ClickHouse/fix-trash-in-aws-s3
Fix trash (low-quality code) in AWS S3
2024-08-15 17:41:21 +00:00
Kseniia Sumarokova
5e15b036e7
Merge pull request #68406 from ClickHouse/add-test-for-59118
Add a test for #59118
2024-08-15 16:10:25 +00:00
János Benjamin Antal
a32d8f6c95
Merge pull request #68233 from ClickHouse/try-unflaky-test_shards_distributed
Try to unflaky `test_storage_s3_queue/test.py::test_shards_distributed`
2024-08-15 15:29:18 +00:00
Kruglov Pavel
1870f05207
Merge branch 'master' into json-data-type 2024-08-15 14:52:41 +02:00
kssenii
657bbce23f Add a test 2024-08-15 14:38:20 +02:00
Robert Schulze
275de04b8f
Merge pull request #68188 from rschu1ze/fix-tests_storage_mysql.test_mysql_distributed
Fix non-deterministic result order in `test_storage_mysql.test_mysql_distributed`
2024-08-15 12:11:40 +00:00
kssenii
7e006f6581 Update delta lake test 2024-08-15 14:09:48 +02:00
János Benjamin Antal
d18b6c63d4 Change name of default azurite container to avoid clashing with azure blob storage tests 2024-08-15 09:41:03 +00:00
avogar
fed37d24f0 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-15 08:02:15 +00:00
Alexey Milovidov
3cc2f01df5
Merge pull request #67541 from ClickHouse/fix-test_delayed_replica_failover
Fix flaky `test_delayed_replica_failover`
2024-08-15 01:24:49 +00:00
Michael Stetsyuk
2e5f45a7ad rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors 2024-08-14 17:53:33 +00:00
Alexey Milovidov
9786f07f11 Merge branch 'master' into fix-trash-in-aws-s3 2024-08-14 19:48:31 +02:00
János Benjamin Antal
7b1bca2b48 Add missing assertion 2024-08-14 16:55:59 +00:00
János Benjamin Antal
61b96ed749 Make rest of the tests repeatable 2024-08-14 16:43:26 +00:00
Alexey Milovidov
ca91c6e778
Merge pull request #68180 from ClickHouse/fix-test-throttling
Fix fundamentally broken `test_throttling`
2024-08-14 16:26:20 +00:00
robot-clickhouse
8e6096dee7 Automatic style fix 2024-08-14 16:13:32 +00:00
robot-clickhouse
537f3bcd76 Automatic style fix 2024-08-14 16:13:25 +00:00
serxa
2aef696856 make test runnable multiple times 2024-08-14 15:27:37 +00:00
János Benjamin Antal
4827b8bb1c Make S3Queue tests repeatable 2024-08-14 14:56:02 +00:00
János Benjamin Antal
fc9929dc3d Make tests with azurite repeatable 2024-08-14 14:15:05 +00:00
Kseniia Sumarokova
8cdbe6333b
Merge pull request #67664 from 1on/master
Fix error on generated columns in MaterializedPostgreSQL
2024-08-14 13:43:40 +00:00
Nikita Taranov
3c5d588302
Merge pull request #62003 from nickitat/cpu_cgroup_aware
Fix cpu metric collection in cgroups
2024-08-14 11:08:01 +00:00
serxa
22d63faedf Merge branch 'master' into fix-test_delayed_replica_failover 2024-08-14 10:46:34 +00:00
Yakov Olkhovskiy
f4280203a0
Merge pull request #63781 from ClickHouse/ft-chunked-protocol
Add chunked wrapper to native protocol
2024-08-14 10:35:20 +00:00
Robert Schulze
8dec996686
Fix non-deterministic result order in test_storage_mysql.test_mysql_distributed 2024-08-14 09:50:19 +00:00
Alexey Milovidov
b2b0f9e661 Merge branch 'master' into fix-test-throttling 2024-08-14 04:55:51 +02:00
Alexey Milovidov
393b16bd8e Merge branch 'master' into fix-trash-in-aws-s3 2024-08-14 04:55:05 +02:00
avogar
f82822c993 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-13 17:14:30 +00:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Yarik Briukhovetskyi
086c0f03a6
Merge pull request #65997 from yariks5s/hive_style_partitioning
Implementing Hive-style partitioning
2024-08-13 10:04:21 +00:00
Yakov Olkhovskiy
93a922f169 merge master 2024-08-13 03:28:25 +00:00
Alexey Milovidov
995b29cb07 Merge branch 'master' of github.com:ClickHouse/ClickHouse into more-strict-tryparse 2024-08-13 02:38:40 +02:00
Alexey Milovidov
85344d27f1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-test-throttling 2024-08-13 02:08:43 +02:00
Alexey Milovidov
aa38315673 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-trash-in-aws-s3 2024-08-12 23:54:45 +02:00
Alexey Milovidov
203857020f
Merge pull request #68178 from ClickHouse/fix-68177
Fix `test_cluster_all_replicas`
2024-08-12 21:52:13 +00:00
Kruglov Pavel
01b2e67f2e
Merge branch 'master' into json-data-type 2024-08-12 23:32:35 +02:00
János Benjamin Antal
ac6826392d
Merge pull request #67554 from ClickHouse/fix-message-queue-sink-from-http-interface
Fix message queue sink from http interface
2024-08-12 21:29:14 +00:00
János Benjamin Antal
eaa5715a02
Merge pull request #68200 from ClickHouse/remove-log-engine-from-kafka-integration-tests
Remove Log engine from Kafka integration tests
2024-08-12 20:44:53 +00:00
Alexey Milovidov
74fb08198c Merge branch 'master' into fix-68177 2024-08-12 18:39:06 +02:00
Alexey Milovidov
58ed71bf11
Merge pull request #68181 from ClickHouse/fix-leftovers
Fix leftovers
2024-08-12 16:22:17 +00:00
avogar
cfd854882b Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-12 15:57:57 +00:00
János Benjamin Antal
897b8d5a88 Try to give more chances to node2 to steal some work 2024-08-12 15:21:01 +00:00