Raúl Marín
|
078bf2ea5b
|
Disable enable_named_columns_in_function_tuple for 24.10
|
2024-10-29 20:28:51 +01:00 |
|
Raúl Marín
|
50de2f4073
|
Fix style
|
2024-10-29 20:15:11 +01:00 |
|
Pavel Kruglov
|
7967cf346a
|
Merge pull request #71123 from ClickHouse/Avogar-patch-7
Update error message for JSONAsObject format
|
2024-10-29 19:08:05 +00:00 |
|
avogar
|
f73ff65edb
|
Fix tests
|
2024-10-29 19:00:38 +00:00 |
|
Roman Antonov
|
a6f91e4044
|
Merge branch 'ClickHouse:master' into master
|
2024-10-29 21:59:12 +03:00 |
|
Raúl Marín
|
c3a7c25c51
|
Fix LOGICAL_ERROR on wrong scalar subquery argument to table functions
|
2024-10-29 19:53:35 +01:00 |
|
avogar
|
615af3e116
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-weak-ptr-exception-dynamic
|
2024-10-29 18:48:29 +00:00 |
|
Pavel Kruglov
|
f9ada18755
|
Merge pull request #70549 from Avogar/fix-json-extract-bin-integers
Fix logical error in JSONExtract with LowCardinality(Nullable)
|
2024-10-29 18:31:06 +00:00 |
|
Konstantin Bogdanov
|
1f6946fef0
|
Merge pull request #71140 from ClickHouse/fail-on-unknown-db
Check if default DB exists after authorization
|
2024-10-29 18:26:51 +00:00 |
|
divanik
|
98c9afda2e
|
Remove build ifdef issue
|
2024-10-29 17:25:13 +00:00 |
|
divanik
|
9b435388de
|
Remove useless stuff
|
2024-10-29 17:20:53 +00:00 |
|
divanik
|
318fbe884a
|
Merge branch 'master' into divanik/data_lake_refactoring2
|
2024-10-29 17:12:08 +00:00 |
|
divanik
|
cb12461f2a
|
Merge branch 'divanik/data_lake_refactoring2' of github.com:ClickHouse/ClickHouse into divanik/data_lake_refactoring2
|
2024-10-29 17:03:21 +00:00 |
|
divanik
|
7d2fc48b6d
|
Fixed restart broken
|
2024-10-29 17:02:43 +00:00 |
|
Raúl Marín
|
e6969f5419
|
Remove unnecessary test diffs
|
2024-10-29 16:41:18 +00:00 |
|
Kseniia Sumarokova
|
9aa17fe0b6
|
Merge pull request #70984 from ClickHouse/s3queue-fix-issue
Fix logical error in storage s3queue
|
2024-10-29 16:25:01 +00:00 |
|
Raúl Marín
|
26bb733a12
|
Merge pull request #71194 from zoesteinkamp/patch-1
Update README.md
|
2024-10-29 16:10:02 +00:00 |
|
yariks5s
|
9858e96e25
|
Fix Style.
|
2024-10-29 16:08:40 +00:00 |
|
Raúl Marín
|
2d3f5fabda
|
Adjust some tests
|
2024-10-29 17:08:32 +01:00 |
|
Yarik Briukhovetskyi
|
e183567022
|
Merge branch 'ClickHouse:master' into fix_datetime64_set_conversion
|
2024-10-29 16:52:57 +01:00 |
|
Julia Kartseva
|
ea5492d6f8
|
typo
|
2024-10-29 15:50:13 +00:00 |
|
yariks5s
|
69a8219176
|
Put DateTime64 implementation into another function.
|
2024-10-29 15:45:18 +00:00 |
|
Zoe Steinkamp
|
a1dd3ea0ac
|
Update README.md
Updating the events into the recent category and adding the new york event
|
2024-10-29 09:27:00 -06:00 |
|
robot-clickhouse
|
9425b19f84
|
Automatic style fix
|
2024-10-29 15:26:44 +00:00 |
|
Pablo Marcos
|
7a60543670
|
Take into account that some profile events such as NetworkReceiveBytes are inaccurate
|
2024-10-29 15:22:15 +00:00 |
|
Antonio Andelic
|
1a259af626
|
Merge pull request #71174 from ClickHouse/disable-gwp-asan
Maybe not GWPAsan by default
|
2024-10-29 15:21:51 +00:00 |
|
flynn
|
b81fadc6bf
|
Remove test
|
2024-10-29 15:18:07 +00:00 |
|
divanik
|
886603d625
|
Fixed some bugs
|
2024-10-29 15:18:05 +00:00 |
|
Raúl Marín
|
308763ce67
|
Improve error and log messages around memory usage
|
2024-10-29 16:15:41 +01:00 |
|
Nikita Taranov
|
9ec1f67d53
|
Merge pull request #70749 from ClickHouse/check_args_num
Check number of arguments for function with Dynamic argument
|
2024-10-29 15:10:35 +00:00 |
|
Alexey Milovidov
|
8246672945
|
Merge pull request #71170 from ClickHouse/pufit/add-note-wildcard-docs
Add a note that wildcard grants feature will be available only after 24.10
|
2024-10-29 15:10:12 +00:00 |
|
Anton Popov
|
858162ce2c
|
add a perf test
|
2024-10-29 15:06:03 +00:00 |
|
divanik
|
a54df54405
|
Add changes
|
2024-10-29 15:04:30 +00:00 |
|
Smita Kulkarni
|
6bccdb055c
|
Merge branch 'master' into Add_check_after_write_AzureBlobStorage
|
2024-10-29 15:37:55 +01:00 |
|
Max Kainov
|
52a3343808
|
add arm+asan functional tests
|
2024-10-29 15:37:41 +01:00 |
|
avogar
|
414d04690e
|
Remove unneeded include
|
2024-10-29 14:25:27 +00:00 |
|
avogar
|
6fa8153d1a
|
Fix ignoring format settings in Native format via HTTP and Async Inserts
|
2024-10-29 14:24:37 +00:00 |
|
Roman Antonov
|
16d392b7db
|
Merge branch 'ClickHouse:master' into master
|
2024-10-29 17:10:48 +03:00 |
|
divanik
|
b81e024c70
|
Debug prints
|
2024-10-29 13:54:22 +00:00 |
|
vdimir
|
b5e3df977b
|
finishing
|
2024-10-29 12:48:44 +00:00 |
|
Arthur Passos
|
573204c303
|
getbatch
|
2024-10-29 09:30:44 -03:00 |
|
Anton Popov
|
a6e395e161
|
Merge pull request #71144 from ClickHouse/CurtizJ-patch-8
Randomize setting `enable_vertical_final`
|
2024-10-29 12:22:37 +00:00 |
|
Anton Popov
|
0b0043ae1c
|
Merge pull request #68965 from CurtizJ/column-checkpoints
Better rollbacks of columns
|
2024-10-29 12:18:45 +00:00 |
|
Antonio Andelic
|
e18f2cf364
|
Don't delete blob when a node is using it
|
2024-10-29 12:49:00 +01:00 |
|
Robert Schulze
|
80bc5aee44
|
Merge pull request #71133 from rschu1ze/hnsw-compat-val
Update compatibility setting for `hnsw_candidate_list_size_for_search`
|
2024-10-29 11:43:17 +00:00 |
|
Raúl Marín
|
e2459c663d
|
Fix tidy report
|
2024-10-29 12:38:59 +01:00 |
|
Pablo Marcos
|
6c0fbabcf7
|
Merge branch 'master' into hotfix_query_metric_log
|
2024-10-29 11:33:29 +00:00 |
|
Pablo Marcos
|
cf0694fd64
|
Revert "Add trace to help debugging the issue on the CI"
This reverts commit d063fc0a12 .
|
2024-10-29 11:32:48 +00:00 |
|
Pablo Marcos
|
d5029c4af7
|
Add timestamp of QueryInfoStatus to debug trace to ease debugging
|
2024-10-29 11:30:02 +00:00 |
|
Anton Popov
|
ca2fcfd230
|
Merge pull request #71053 from CurtizJ/prewarm-mark-cache
Allow to prewarm mark cache for data parts
|
2024-10-29 11:22:39 +00:00 |
|