Commit Graph

116696 Commits

Author SHA1 Message Date
robot-clickhouse
6213b1b04f Automatic style fix 2023-06-09 13:27:46 +00:00
Smita Kulkarni
590236030d Fixed cluster with distributed_processing 2023-06-09 15:17:08 +02:00
Smita Kulkarni
63706618b9 Merge branch 'master' into azure_table_function_cluster 2023-06-09 12:10:44 +02:00
alesapin
2fec796e73
Merge pull request #50604 from ClickHouse/azure_table_function
Azure table function
2023-06-09 11:44:04 +02:00
Alexander Gololobov
20efc1a368
Merge pull request #50728 from rschu1ze/qc-stale
Show correct sharing state in system.query_cache
2023-06-09 11:35:11 +02:00
Alexander Gololobov
0d9bf2f196
Merge pull request #50685 from ClickHouse/fix_asan_analyzer_prewhere
Fix asan issue with analyzer and prewhere
2023-06-09 11:32:20 +02:00
Alexander Gololobov
4bc7d70d45
Merge branch 'master' into fix_asan_analyzer_prewhere 2023-06-09 11:31:27 +02:00
alesapin
7ac4349d96 Hacking azure function 2023-06-09 11:21:10 +02:00
Kseniia Sumarokova
92de3821b5
Merge pull request #50682 from ClickHouse/kssenii-patch-7
Update default max_elements limit in fs cache
2023-06-09 11:18:20 +02:00
Kseniia Sumarokova
215d6a3a6a
Merge pull request #50719 from kssenii/fix-flaky-unit-test
Fix flaky unit test
2023-06-09 11:14:46 +02:00
Kseniia Sumarokova
029a4fd201
Merge branch 'master' into fix-flaky-unit-test 2023-06-09 11:11:07 +02:00
Kseniia Sumarokova
30a465cf58
Merge pull request #50718 from kssenii/fix-error-in-stress-test
Fix assertion from stress test
2023-06-09 11:08:16 +02:00
Kseniia Sumarokova
62fc6cf007
Merge branch 'master' into fix-error-in-stress-test 2023-06-09 11:07:10 +02:00
alesapin
96d9b88a20 Fix build 2023-06-09 10:48:13 +02:00
Robert Schulze
42914484b3
Merge pull request #50713 from rschu1ze/show-indices
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS
2023-06-09 00:37:29 +02:00
Mikhail f. Shiryaev
cd3c4475a9
Merge pull request #50700 from ClickHouse/check-infrastructure-issu
Catch issues with dockerd during the build
2023-06-09 00:09:57 +02:00
Robert Schulze
172dd4af73
Show correct staleness value in system.query_cache 2023-06-08 21:05:05 +00:00
Kseniia Sumarokova
2ea2782447
Merge branch 'master' into kssenii-patch-7 2023-06-08 19:50:57 +02:00
Alexander Gololobov
dc08583ba4
Better comments
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-06-08 19:20:40 +02:00
Alexander Gololobov
43cb2024a7
Better comments
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-06-08 19:20:32 +02:00
alesapin
37b5be60b5
Merge branch 'master' into fix-flaky-unit-test 2023-06-08 18:37:12 +02:00
Smita Kulkarni
6328811097 Added first draft of azure blob storage cluster 2023-06-08 18:27:39 +02:00
robot-ch-test-poll
d0f031660b
Merge pull request #50646 from DerekChia/patch-2
Update settings.md
2023-06-08 17:47:09 +02:00
alesapin
116df09b5d Fix build 2023-06-08 17:06:15 +02:00
alesapin
79edd06ee7 Merge remote-tracking branch 'origin/master' into azure_table_function 2023-06-08 17:05:19 +02:00
kssenii
9b04e85137 Fix 2023-06-08 16:43:27 +02:00
alesapin
caabbfd5b1 Fix one more race 2023-06-08 16:25:55 +02:00
kssenii
964e0d042c Fix 2023-06-08 16:25:24 +02:00
alesapin
a918f88c74 Fixes 2023-06-08 16:11:27 +02:00
Robert Schulze
5344ff2516
Temporarily disable annoy index tests (flaky for analyzer) (#50714) 2023-06-08 16:13:12 +03:00
Yakov Olkhovskiy
393c0c3a4f
Merge pull request #50240 from aalexfvk/fix_https_replication_changed_ip_bug
Fix reconnecting of HTTPS session when target host IP was changed
2023-06-08 08:58:48 -04:00
Robert Schulze
6fcc4158d2
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS 2023-06-08 12:51:33 +00:00
Smita Kulkarni
d35573a206 Removed logs and small name fixes 2023-06-08 14:40:58 +02:00
Alexey Milovidov
96addd32ed
Merge pull request #50701 from ClickHouse/changelog-23.5
Add changelog for 23.5
2023-06-08 15:13:57 +03:00
Mikhail f. Shiryaev
2aaaec2abe
Catch issues with dockerd during the build 2023-06-08 14:01:41 +02:00
Alexey Milovidov
1515d1db05 Merge branch 'changelog-23.5' of github.com:ClickHouse/ClickHouse into changelog-23.5 2023-06-08 13:27:18 +02:00
Alexey Milovidov
c6b2ed234d Fix typos 2023-06-08 13:27:13 +02:00
Alexey Milovidov
6b49816079
Update CHANGELOG.md
Co-authored-by: Alexander Gololobov <440544+davenger@users.noreply.github.com>
2023-06-08 14:25:49 +03:00
Val Doroshchuk
c37b80593c
MaterializedMySQL: Add support of TRUNCATE db.table (#50624)
Additional to `TRUNCATE TABLE db.table`.

Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-06-08 14:22:55 +03:00
Nikolai Kochetov
471b0d8ad6
Merge pull request #50638 from ClickHouse/vdimir/semi_join_use_nulls_50540
Fix crash in anti/semi join
2023-06-08 12:43:34 +02:00
Sema Checherinda
76d7495d53
Merge pull request #50674 from ClickHouse/fix_02461
Fix flaky test 02461_prewhere_row_level_policy_lightweight_delete
2023-06-08 12:42:03 +02:00
Alexey Milovidov
32d1acb3a5 Add changelog for 23.5 2023-06-08 12:29:26 +02:00
Dmitry Novik
fd919a288f
Merge pull request #50097 from ClickHouse/analyzer-distr-query
Analyzer: WIP on distributed queries
2023-06-08 11:35:02 +02:00
Kseniia Sumarokova
0912f352fd
Merge pull request #50680 from kssenii/fix-cache-slow-with-insert
Fix slow cache in presence of big inserts
2023-06-08 11:12:56 +02:00
Kseniia Sumarokova
b878ddb35f
Fix test 2023-06-08 11:02:09 +02:00
Kseniia Sumarokova
9a7852c908
Merge branch 'master' into fix-cache-slow-with-insert 2023-06-08 10:49:46 +02:00
Robert Schulze
56df9f3b0d
Merge pull request #50312 from rschu1ze/annoy_cleanup
Cleanup Annoy index
2023-06-08 10:03:11 +02:00
Robert Schulze
1b26901db4
Merge branch 'master' into annoy_cleanup 2023-06-08 09:59:10 +02:00
Robert Schulze
d14972f64f
Merge pull request #50658 from rschu1ze/default-granularity
ALTER TABLE ADD INDEX: Add default GRANULARITY argument for secondary indexes
2023-06-08 09:56:06 +02:00
Nikolay Degterinsky
188bac414e
Merge pull request #50280 from lucas-tubi/fix-datetime64-index-scaning
Fixed type conversion from Date/Date32 to DateTime64 when querying with DateTime64 index
2023-06-08 07:10:55 +02:00