morning-color
|
211999fde6
|
Merge branch 'master' into rows_before_group_by_counter
|
2024-08-08 15:49:24 +08:00 |
|
Yakov Olkhovskiy
|
7706bc853d
|
Merge branch 'master' into fix-race-tcphandler
|
2024-08-07 18:13:20 +00:00 |
|
Kseniia Sumarokova
|
315fd5496a
|
Merge pull request #65386 from skyoct/feat-s3-field
Feat add _etag for object storage
|
2024-08-07 17:35:43 +00:00 |
|
Alexander Tokmakov
|
a523125411
|
Merge pull request #66410 from ClickHouse/reject_poco
Add logs and metrics about rejected connections in Poco
|
2024-08-07 16:40:59 +00:00 |
|
vdimir
|
5e9c3c222b
|
Merge pull request #67883 from canhld94/optimize_join_engine
Join engine support OPTIMIZE query
|
2024-08-07 16:24:50 +00:00 |
|
Alexey Milovidov
|
9c2b51e3d6
|
Merge pull request #65860 from ClickHouse/atomic-database-in-clickhouse-local
Use `Atomic` database by default in `clickhouse-local`
|
2024-08-07 15:18:54 +00:00 |
|
Kruglov Pavel
|
e809dbed60
|
Merge pull request #67171 from compasses/fix-memory-leak-nullkey-distinct
fix memory leak when exception happend during count distinct for null key
|
2024-08-07 12:47:52 +00:00 |
|
Kruglov Pavel
|
81b0caf85c
|
Merge pull request #67911 from Avogar/validate-data-types-in-alter
Validate data types in ALTER ADD/MODIFY COLUMN
|
2024-08-07 12:41:10 +00:00 |
|
Nikita Taranov
|
04d988d31b
|
Merge pull request #67917 from ClickHouse/follow_up_67235
Follow up #67235
|
2024-08-07 12:13:29 +00:00 |
|
Sema Checherinda
|
272941021f
|
Merge pull request #66279 from ClickHouse/chesema-processor-onCancel
merge tree sink cancel delayed_chunk
|
2024-08-07 11:12:22 +00:00 |
|
Nikolai Kochetov
|
581594d5d0
|
Merge pull request #66672 from jsc0218/ProjWithSpecialMergeTree
Projection Merge in Special MergeTree
|
2024-08-07 11:09:10 +00:00 |
|
Raúl Marín
|
c9340cba32
|
Merge pull request #67622 from Algunenano/unit_test_asan
Don't run ASAN unit tests under gdb
|
2024-08-07 10:48:00 +00:00 |
|
Ilya Yatsishin
|
47111eb5af
|
Merge pull request #67511 from ClickHouse/revert-67507-revert-66536-external-replace-to-null
Revert "Revert "Add settings to replace external engines to Null during create""
|
2024-08-07 10:38:04 +00:00 |
|
Kseniia Sumarokova
|
29de277e90
|
Merge pull request #67841 from ClickHouse/add-debug-logs-for-window-view
Add debug logging for window view tests
|
2024-08-07 10:15:31 +00:00 |
|
vdimir
|
53c4c51f19
|
Merge pull request #67015 from ClickHouse/vdimir/block_stucture_mismatch_62486
Fix storage Buffer over Distributed
|
2024-08-07 09:50:45 +00:00 |
|
vdimir
|
a119024be8
|
Merge pull request #67920 from ClickHouse/vdimir/datetime64_constant_to_ast
Fix DateTime64 parsing after constant folding
|
2024-08-07 09:41:42 +00:00 |
|
Anton Popov
|
2c10d8c6c1
|
Merge pull request #66243 from CurtizJ/fix-filling-empty-subcolumns
Fix filling of missed subcolumns
|
2024-08-07 09:16:20 +00:00 |
|
Anton Popov
|
66f95cd073
|
Merge pull request #66443 from amosbird/cleanup-projections
Clean up projection inside storage snapshot
|
2024-08-07 09:02:25 +00:00 |
|
pufit
|
3b642e7f91
|
Merge pull request #66364 from azat/cluster-inter-server-secret-fix
Fix cluster() for inter-server secret (preserve initial user as before)
|
2024-08-07 04:58:12 +00:00 |
|
Han Fei
|
6fba2f19f6
|
Merge pull request #67928 from hanfei1991/hanfei/more-log-for-async-insert-scatter-partition
more logs to debug logical error from async inserts
|
2024-08-06 23:22:34 +00:00 |
|
Alexey Milovidov
|
2d998b7c7a
|
Merge pull request #67565 from ClickHouse/chesema-perf-matview
enable parallel_view_processing in perf tests
|
2024-08-06 22:56:34 +00:00 |
|
Alexey Milovidov
|
ec83156691
|
Merge pull request #67896 from CurtizJ/fix-azure-create-container
Do not try to create azure container if not needed
|
2024-08-06 22:56:19 +00:00 |
|
Alexey Milovidov
|
d1d10a483b
|
Merge branch 'master' into atomic-database-in-clickhouse-local
|
2024-08-07 00:29:07 +02:00 |
|
Ilya Yatsishin
|
881d57a764
|
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null
|
2024-08-06 21:04:17 +02:00 |
|
Nikolai Kochetov
|
c74460b47e
|
Cleanup.
|
2024-08-06 17:53:23 +00:00 |
|
Alexander Tokmakov
|
77103aa729
|
Merge branch 'master' into reject_poco
|
2024-08-06 19:52:05 +02:00 |
|
Nikolai Kochetov
|
9c92c26edc
|
Simplify code.
|
2024-08-06 17:51:26 +00:00 |
|
Nikolai Kochetov
|
61f9627955
|
Merge branch 'master' into ProjWithSpecialMergeTree
|
2024-08-06 15:30:03 +00:00 |
|
Han Fei
|
40e763dd8b
|
more logs to debug logical error from async inserts
|
2024-08-06 17:17:02 +02:00 |
|
Anton Popov
|
47953da08d
|
fix reading of size column from missed Nested in compact parts
|
2024-08-06 15:08:40 +00:00 |
|
Sema Checherinda
|
35c297dc83
|
Merge branch 'master' into chesema-perf-matview
|
2024-08-06 16:57:25 +02:00 |
|
Alexey Milovidov
|
2df8d6acde
|
Merge pull request #67423 from ClickHouse/bff
Fix bloom filter index breaking some queries
|
2024-08-06 14:45:44 +00:00 |
|
Sema Checherinda
|
0eb6a41f57
|
Merge branch 'master' into chesema-processor-onCancel
|
2024-08-06 16:36:28 +02:00 |
|
vdimir
|
a180bf311c
|
Merge pull request #67804 from ClickHouse/vdimir/fix_fliter_pushdown_no_keys
Fix filter pushdown for aggregation without keys
|
2024-08-06 14:35:50 +00:00 |
|
vdimir
|
5c4f2c1985
|
Fix DateTime64 parsing after constant folding
|
2024-08-06 14:33:28 +00:00 |
|
Anton Popov
|
b99c6c1153
|
fix reading of size column from missed Nested in compact parts
|
2024-08-06 14:02:24 +00:00 |
|
Nikita Taranov
|
f37fcb7768
|
impl
|
2024-08-06 14:32:20 +01:00 |
|
Anton Popov
|
ba3719dd09
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-08-06 13:25:16 +00:00 |
|
avogar
|
dbfba5ebc4
|
Validate data types in ALTER ADD/MODIFY COLUMN
|
2024-08-06 12:57:57 +00:00 |
|
Igor Nikonov
|
feeb945461
|
Merge pull request #67389 from ClickHouse/pr-all-connection-failed
Try to fix: ALL_CONNECTION_TRIES_FAILED with parallel replicas
|
2024-08-06 11:37:23 +00:00 |
|
Anton Popov
|
860050eb3d
|
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-06 13:30:23 +02:00 |
|
Duc Canh Le
|
d7803ca621
|
small fix in log
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-08-06 10:48:10 +00:00 |
|
Anton Popov
|
3656b9094a
|
Merge pull request #67846 from ClickHouse/revert-67392-revert-66099-better-index-calc
Revert "Revert "Slightly better calculation of primary index""
|
2024-08-06 10:36:01 +00:00 |
|
Anton Popov
|
7c15ad3966
|
do not try to create azure container if not needed
|
2024-08-06 10:27:15 +00:00 |
|
Kseniia Sumarokova
|
b2987e4f4d
|
Update StorageWindowView.cpp
|
2024-08-06 11:42:18 +02:00 |
|
Nikita Mikhaylov
|
b4a6f249ab
|
Merge pull request #66438 from ClickHouse/analyzer-beta
Analyzer is finally Beta
|
2024-08-06 09:39:29 +00:00 |
|
Robert Schulze
|
4d44682017
|
Merge pull request #66479 from rschu1ze/bump-rocksdb2
Bump RocksDB from v7.10.2 to v8.9.1
|
2024-08-06 09:31:20 +00:00 |
|
Raúl Marín
|
25fa63f7e6
|
Merge remote-tracking branch 'blessed/master' into unit_test_asan
|
2024-08-06 11:19:57 +02:00 |
|
Nikolai Kochetov
|
614b78495a
|
Merge pull request #67395 from ClickHouse/anoter-case-of-non-deterministic-func-in-group-by-key
Fix another one case of non-deterministic PK
|
2024-08-06 08:56:54 +00:00 |
|
Nikita Mikhaylov
|
22ac7ce11d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into pr-all-connection-failed
|
2024-08-06 10:31:12 +02:00 |
|