divanik
|
4815f0d6ff
|
Resolve conflicts
|
2024-07-04 14:09:43 +00:00 |
|
divanik
|
eff9fd519d
|
Merge sth
|
2024-07-04 13:52:05 +00:00 |
|
divanik
|
b4be9d5c6f
|
Fix address
|
2024-07-04 13:40:36 +00:00 |
|
Antonio Andelic
|
975e8ee14a
|
Merge pull request #65910 from ClickHouse/keeper-remove-standalone-build
Remove standalone Keeper build
|
2024-07-04 12:14:42 +00:00 |
|
alesapin
|
ced6af339f
|
Merge pull request #65988 from ClickHouse/unify_tests_with_object_storage
Improve object storage tags in tests
|
2024-07-04 12:10:28 +00:00 |
|
Nikita Mikhaylov
|
e2a494fa60
|
Merge pull request #66064 from rschu1ze/mysql-openssl-tsan
Maybe fix tsan assert in `test_mysql_killed_while_insert_8_0`
|
2024-07-04 11:17:42 +00:00 |
|
Kseniia Sumarokova
|
fc73c068ac
|
Merge pull request #66034 from azat/config-merge-from_env-replace-fix
Fix config merging for from_env with replace overrides
|
2024-07-04 10:01:07 +00:00 |
|
Robert Schulze
|
dbac2212a0
|
Merge pull request #66072 from rschu1ze/llvm-15-burning-some-trash
Clean-up custom LLVM 15 patches
|
2024-07-04 09:06:38 +00:00 |
|
Robert Schulze
|
43b088dbd0
|
Merge pull request #66056 from rschu1ze/bmp-vectorscan
Bump vectorscan to 5.4.10.1
|
2024-07-04 08:59:50 +00:00 |
|
Robert Schulze
|
9b98abac42
|
Merge pull request #66050 from ClickHouse/regex-cache-profile-events
Add profile events for regex cache
|
2024-07-04 08:48:26 +00:00 |
|
Alexey Milovidov
|
c2b2533f76
|
Merge pull request #58748 from ClickHouse/imp-01600_parts
Return and fix 01600_parts_states_metrics_long test
|
2024-07-04 00:48:02 +00:00 |
|
Alexey Milovidov
|
fa062e703e
|
Merge pull request #65888 from arenadata/ADQM-1955
Max sessions for user tests improvements
|
2024-07-04 00:45:44 +00:00 |
|
Alexey Milovidov
|
2b3f1ef3aa
|
Merge pull request #65556 from azat/dashboard-user-from-url
Parse user from URL for dashboard.html (useful for sharing)
|
2024-07-04 00:45:07 +00:00 |
|
Nikolay Degterinsky
|
615d5501d0
|
Merge pull request #66038 from ClickHouse/evillique-patch-2
Fix lock-order-inversion in DatabaseCatalog
|
2024-07-03 21:15:20 +00:00 |
|
Robert Schulze
|
eb7ab5128d
|
Clean-up custom LLVM 15 patches
|
2024-07-03 21:07:59 +00:00 |
|
Anton Popov
|
e56507a73e
|
Merge pull request #58661 from CurtizJ/enable-optimize_functions_to_subcolumns
Enable `optimize_functions_to_subcolumns` by default
|
2024-07-03 20:44:19 +00:00 |
|
Robert Schulze
|
9f1b3e2979
|
Merge pull request #65983 from arenadata/ADQM-1971
Fix support of non-const scale arguments in rounding functions
|
2024-07-03 20:22:49 +00:00 |
|
Alexander Tokmakov
|
c2ab780084
|
Merge pull request #66012 from ClickHouse/fix_01158
Fix `01158_zookeeper_log_long`
|
2024-07-03 18:05:22 +00:00 |
|
Alexey Milovidov
|
9988351716
|
Merge pull request #66042 from ClickHouse/CurtizJ-patch-8
Try to avoid conflicts in `SettingsChangesHistory.cpp`
|
2024-07-03 17:49:03 +00:00 |
|
Robert Schulze
|
9737c5bab4
|
Probably fix tsan assert in test_mysql_killed_while_insert_8_0
|
2024-07-03 17:38:53 +00:00 |
|
Robert Schulze
|
9d79bd9625
|
Merge pull request #65792 from rschu1ze/stats-refactoring
Refactor statistics interface
|
2024-07-03 17:26:09 +00:00 |
|
Robert Schulze
|
77aec8a301
|
Merge pull request #65985 from rschu1ze/fix-error-messages
More aesthetic error messages
|
2024-07-03 17:22:57 +00:00 |
|
Antonio Andelic
|
d688d4114c
|
Rename events
|
2024-07-03 18:16:45 +01:00 |
|
Antonio Andelic
|
86056a8fdc
|
Merge pull request #66028 from ClickHouse/remove-scary-jemalloc-log
Remove scary jemalloc log
|
2024-07-03 16:59:04 +00:00 |
|
Raúl Marín
|
af4844b284
|
Merge pull request #61661 from Algunenano/jeaiii
Test Jeaiii's itoa
|
2024-07-03 16:56:56 +00:00 |
|
Antonio Andelic
|
5875694669
|
Fix includes
|
2024-07-03 18:48:32 +02:00 |
|
Robert Schulze
|
8b14754005
|
Fix ARM build (upgrade sysroot)
|
2024-07-03 16:29:47 +00:00 |
|
Alexander Tokmakov
|
3a4d05f54a
|
Merge pull request #63963 from ClickHouse/vdimir/replicateddb_forbid_populate
Forbid POPULATE with Replicated databases
|
2024-07-03 15:43:43 +00:00 |
|
Robert Schulze
|
790b66d921
|
Merge pull request #66059 from rschu1ze/remove-comment
Remove obsolete comment
|
2024-07-03 15:42:20 +00:00 |
|
Robert Schulze
|
ee3c530817
|
Remove obsolete comment
|
2024-07-03 15:41:24 +00:00 |
|
Nikita Mikhaylov
|
3b459634f5
|
Merge pull request #66014 from ClickHouse/docs-materialized-expr-reword
[Docs] Better wording for behavior of MATERIALIZED expr
|
2024-07-03 15:26:17 +00:00 |
|
Robert Schulze
|
39a371b27d
|
Bump vectorscan
|
2024-07-03 15:07:31 +00:00 |
|
Antonio Andelic
|
07f51e02ed
|
Reuse some checks
|
2024-07-03 16:54:09 +02:00 |
|
Robert Schulze
|
8319d25797
|
Minor updates
|
2024-07-03 14:43:47 +00:00 |
|
Antonio Andelic
|
cddd2312fb
|
Merge branch 'master' into keeper-remove-standalone-build
|
2024-07-03 16:23:31 +02:00 |
|
Antonio Andelic
|
ce4d361cd7
|
Merge branch 'master' into keeper-remove-standalone-build
|
2024-07-03 16:23:06 +02:00 |
|
Antonio Andelic
|
1c14a458e7
|
Add profile events for regex cache
|
2024-07-03 16:14:19 +02:00 |
|
Daniil Ivanik
|
4ab2d514e6
|
Merge pull request #65993 from ClickHouse/divanik/fix_size_column_in_s3_archives
Fix bug with _size of archives in s3 table function
|
2024-07-03 13:38:01 +00:00 |
|
Anton Popov
|
88601ae869
|
avoid conflicts in SettingsChangesHistory
|
2024-07-03 15:25:12 +02:00 |
|
Anton Popov
|
a3c0f09bb1
|
Merge branch 'master' into enable-optimize_functions_to_subcolumns
|
2024-07-03 15:17:35 +02:00 |
|
Mikhail Gorshkov
|
97e2c8c7d2
|
PR review follow-up
|
2024-07-03 12:56:20 +00:00 |
|
alesapin
|
4e6bdb15b0
|
Azure policy
|
2024-07-03 14:35:17 +02:00 |
|
Yarik Briukhovetskyi
|
d3ede543bb
|
Merge pull request #65936 from hanfei1991/hanfei/exception-storage-join
add restriction for storage join
|
2024-07-03 12:32:16 +00:00 |
|
Nikita Taranov
|
36e557652f
|
Merge pull request #65940 from ClickHouse/add_table_name_to_mt_source_spans
Add table name to MergeTreeSource spans
|
2024-07-03 12:26:09 +00:00 |
|
alesapin
|
59246cdf92
|
Merge remote-tracking branch 'origin/master' into unify_tests_with_object_storage
|
2024-07-03 14:25:59 +02:00 |
|
Raúl Marín
|
2a1c13b070
|
Add comment about the changes
|
2024-07-03 14:25:31 +02:00 |
|
Nikolay Degterinsky
|
6d3d33638a
|
Fix lock-order-inversion in DatabaseCatalog
|
2024-07-03 14:22:33 +02:00 |
|
Yarik Briukhovetskyi
|
ef55ea50b9
|
Merge pull request #65998 from jwoodhead/patch-1
Correction of docs for `lagInFrame` and `leadInFrame` functions
|
2024-07-03 12:22:30 +00:00 |
|
Nikita Mikhaylov
|
3c62ffd752
|
Merge pull request #66005 from ClickHouse/cancelled-twice
Fix printing `Query was cancelled` twice
|
2024-07-03 12:20:29 +00:00 |
|
alesapin
|
23c04fa110
|
Merge pull request #65999 from ClickHouse/fix_azure_profile_events
Add more Azure profile events + rename AzureUploadPart to AzureStageBlock
|
2024-07-03 11:54:29 +00:00 |
|