Blargian
6712b17245
Add timeDiff to spell-check ignore list
2024-03-03 10:31:44 +01:00
Azat Khuzhin
707200d2a4
Fix system.parts for non-Atomic/Ordinary database engine (i.e. Memory)
...
Previously the code assumes that only Ordinary do not have UUID, while
this is not true, Memory (at least) does not has it as well.
One of the major users of Memory engine is clickhouse-local.
v2: check UUID instead of database engine
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-03 10:27:06 +01:00
Alexey Milovidov
fc7e66accb
Fix build
2024-03-03 04:41:44 +01:00
Alexey Milovidov
75ecc6bdbf
Merge branch 'master' into sync-with-private-3
2024-03-03 04:37:37 +01:00
Alexey Milovidov
a1d1f76f67
Merge pull request #60519 from ClickHouse/sync-with-private
...
Synchronize Access
2024-03-03 06:36:51 +03:00
Alexey Milovidov
4b69440e58
Dashboard: sticky header
2024-03-03 04:35:15 +01:00
Alexey Milovidov
214168e820
Merge pull request #60391 from ClickHouse/slightly-better-colors-on-dashboard
...
Slightly better colors for multi-line graphs on the dashboard
2024-03-03 06:13:12 +03:00
Alexey Milovidov
e122a47b48
Simplification
2024-03-03 04:12:31 +01:00
Alexey Milovidov
df53b0c5f8
Merge branch 'master' into slightly-better-colors-on-dashboard
2024-03-03 04:09:09 +01:00
Alexey Milovidov
29a2a85b2f
Update test
2024-03-03 02:13:31 +01:00
Alexey Milovidov
c292a911f5
Merge branch 'master' into sync-with-private
2024-03-03 02:07:20 +01:00
Alexey Milovidov
60be9f30a2
Merge pull request #60518 from ClickHouse/fix-bad-error-message
...
Fix bad error message
2024-03-03 04:06:44 +03:00
Alexey Milovidov
7f4d16e168
Merge pull request #60604 from azat/tests/librdkafka-stat-suppression
...
tests: suppress data-race in librdkafka statistics code
2024-03-03 03:49:30 +03:00
Alexey Milovidov
c77eb8b142
Merge pull request #60690 from ClickHouse/remove-bad-test-8
...
Remove bad test `02152_http_external_tables_memory_tracking`
2024-03-03 03:45:41 +03:00
Alexey Milovidov
d1728f0b43
Revert "Merge pull request #60547 from Algunenano/syslog"
...
This reverts commit 0ad0344dc7
, reversing
changes made to ea8a271409
.
2024-03-03 01:43:03 +01:00
Alexey Milovidov
d15f7b2158
Fix questionable behavior in the parseDateTimeBestEffort
function
2024-03-03 01:42:59 +01:00
Alexey Milovidov
1f1e0f082a
Merge branch 'master' into changelog-24.2
2024-03-03 03:27:28 +03:00
Alexey Milovidov
6838f92360
Remove bad test 02152_http_external_tables_memory_tracking
2024-03-03 01:15:47 +01:00
Yakov Olkhovskiy
bae4783fe9
Merge pull request #54508 from UnamedRus/topk-statistics-count-errors
...
Add mode fot topK/topKWeighed function to also include count/error statistics
2024-03-02 11:54:55 -05:00
Max Kainov
bcd6e2f945
fixup! CI: remove inputs from docker_server job command
...
#job_style_check #job_Docker_server_image #job_Docker_keeper_image
2024-03-02 15:12:53 +00:00
Alexey Milovidov
3883cdbf00
Merge branch 'master' into fix-bad-error-message
2024-03-02 03:18:50 +01:00
Alexey Milovidov
8e9e162e29
Merge pull request #60678 from ClickHouse/alexey-milovidov-patch-8
...
Update CHANGELOG.md
2024-03-02 05:17:47 +03:00
Alexey Milovidov
c362bbc9ca
Merge pull request #60390 from ClickHouse/redirect-handlers
...
Allow configuring HTTP redirect handlers for clickhouse-server
2024-03-02 05:15:31 +03:00
Alexey Milovidov
5a5cf85b35
Update CHANGELOG.md
2024-03-02 04:58:12 +03:00
Alexey Milovidov
5dfe708de0
Merge pull request #60605 from ClickHouse/24.3-prepare
...
Update version after release
2024-03-02 04:56:21 +03:00
Alexey Milovidov
e9fd11beea
Merge pull request #60624 from bluikko/patch-1
...
Fix typo in config.xml #60623
2024-03-02 04:52:56 +03:00
Maximilian Roos
5a08ece3aa
Merge branch 'master' into idiomatic-rust
2024-03-01 16:02:33 -08:00
robot-ch-test-poll4
0f6a1b451b
Merge pull request #60673 from peter279k/update_example_datasets_github
...
Remove unavailable referenced tag link
2024-03-02 00:03:32 +01:00
Alexey Milovidov
4cf8e2cb9d
Update 03002_analyzer_prewhere.sql
2024-03-02 01:35:30 +03:00
Nikita Taranov
bcd3ad01de
Merge pull request #55809 from amosbird/alt-51399
...
Improve the performance of serialized aggregation method when involving multiple [nullable] columns
2024-03-01 22:44:56 +01:00
Blargian
e3329a44a8
Add missing documentation for timeDiff function
2024-03-01 21:17:49 +01:00
Peter
f2e325851d
Remove unavailable referenced tag link
2024-03-02 01:31:33 +08:00
Max Kainov
8abc0df7a8
CI: remove inputs from docker_server job command
...
#job_style_check #job_Docker_server_image #job_Docker_keeper_image
#packege_release #package_aarch64
2024-03-01 16:44:37 +00:00
Max K
9bc9ca3bd9
Merge pull request #60652 from ClickHouse/ci_fix_await_on_master_only
...
CI: await CI on master only
2024-03-01 17:39:37 +01:00
Raúl Marín
58ba291f73
Add test for #59891
2024-03-01 16:59:52 +01:00
Igor Nikonov
a28385966c
Merge pull request #60513 from ClickHouse/cleanup-random-progress-bar
...
Simple cleanup while fixing progress bar
2024-03-01 16:51:46 +01:00
Raúl Marín
b0f7bc880e
Merge pull request #60616 from max-sixty/upgrade-prqlc
...
build: Upgrade `prqlc` to 0.11.3
2024-03-01 16:46:16 +01:00
UnamedRus
912b8baf57
Merge branch 'ClickHouse:master' into topk-statistics-count-errors
2024-03-02 00:43:29 +09:00
Nikita Mikhaylov
4fd64a696b
Merge pull request #56942 from shabroo/master
...
Emit a warning in clickhouse-client if Ordinary database engine is used
2024-03-01 15:42:28 +01:00
Max Kainov
0b127ffba7
CI: await CI on master only
...
#do_not_test
2024-03-01 14:27:19 +00:00
Anton Popov
17d5877916
Merge pull request #60609 from ClickHouse/CurtizJ-patch-8
...
Addition to changelog
2024-03-01 15:13:45 +01:00
Yarik Briukhovetskyi
70d4c6f222
reload ci
2024-03-01 15:04:49 +01:00
Anton Popov
9acfd27449
Merge remote-tracking branch 'upstream/master' into HEAD
2024-03-01 14:02:05 +00:00
Yarik Briukhovetskyi
2961696574
Merge pull request #60258 from den-crane/tests/issue_60223
...
test for #60223
2024-03-01 14:56:43 +01:00
Igor Nikonov
ae7f780ce4
Merge pull request #60491 from ClickHouse/fix-cluster-table-func-progress-bar
...
Fix: progress bar for *Cluster table functions
2024-03-01 14:12:59 +01:00
Alexander Tokmakov
1b042be13b
Merge pull request #60644 from ClickHouse/revert-60281-54746_to_millisecond_function
...
Revert "Add `toMillisecond` function"
2024-03-01 14:01:12 +01:00
Alexander Tokmakov
5225fc6a14
Revert "Add toMillisecond
function"
2024-03-01 13:59:03 +01:00
Antonio Andelic
8607e74966
Merge pull request #60537 from ClickHouse/keeper-snapshot-detached
...
Keeper improvement: abort during startup if an invalid snapshot is detected
2024-03-01 13:36:09 +01:00
Raúl Marín
885952a03b
Merge pull request #58640 from Algunenano/argmin_optimization
...
ArgMin / ArgMax / any / anyLast / anyHeavy optimization
2024-03-01 12:45:58 +01:00
Nikolai Kochetov
258d8ab162
Merge pull request #60041 from kitaisreal/parts-splitter-invalid-ranges-for-the-same-part
...
PartsSplitter invalid ranges for the same part
2024-03-01 12:45:43 +01:00