Commit Graph

145974 Commits

Author SHA1 Message Date
lgbo-ustc
fa234cadcb update doc 2024-07-04 15:44:11 +08:00
lgbo-ustc
e52828abf9 fixed typos 2024-07-04 15:44:11 +08:00
lgbo-ustc
91d2e5c72b more corver case 2024-07-04 15:44:11 +08:00
lgbo-ustc
656a9a7260 update 2024-07-04 15:44:10 +08:00
lgbo-ustc
7f706dd9d1 fixed 2024-07-04 15:44:10 +08:00
lgbo-ustc
04e7b11a64 fixed style 2024-07-04 15:44:10 +08:00
lgbo-ustc
13d5b336ad check window frame 2024-07-04 15:44:10 +08:00
lgbo-ustc
37d2ced74c fixed typos 2024-07-04 15:44:10 +08:00
lgbo-ustc
6e231eedcf fixed style 2024-07-04 15:44:10 +08:00
lgbo-ustc
e38e105e20 add window function percent_rank 2024-07-04 15:44:10 +08: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
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
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
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
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
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
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
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
Kseniia Sumarokova
bf8a82d058
Merge pull request #65977 from ClickHouse/kssenii-patch-10
Try fix "Check timeout expired" without any server logs in report in stateless tests
2024-07-03 10:40:45 +00:00
Robert Schulze
6ccb26b1aa
Switch to a virtual interface to get rid of static_pointer_cast 2024-07-03 10:38:51 +00:00
Robert Schulze
4f0916caa5
Rename test 03164_materialize_statistics --> 02864_statistics_materialize_in_merge
Consistency with existing statistics tests
- 02864_statistics_operate
- 02864_statistics_exception
- 02864_statistics_uniq
2024-07-03 10:13:15 +00:00
Robert Schulze
c390ecdb4d
Rename 02864_statistics_operate --> 02864_statistics_ddl 2024-07-03 10:13:15 +00:00
Robert Schulze
bd7e613b3b
Minor cleanup of 02864_statistics_exception 2024-07-03 10:13:15 +00:00
Robert Schulze
2cefa56f9b
Update docs 2024-07-03 10:13:15 +00:00
Robert Schulze
9f4e44bfc4
Rename XStatistics to StatisticsX
Makes the naming more consistent with the rest of the codebase, e.g.
- MergeTreeIndexSet
- MergeTreeIndexMinMax

or
- StorageJoin
- StorageMergeTree

etc.
2024-07-03 10:13:15 +00:00
Robert Schulze
337871e0ec
Move some methods around
Makes the order of methods within classes consistent. Did not touch the
code itself.
2024-07-03 10:13:15 +00:00
Robert Schulze
198b80b6a2
Cosmetics
No code was harmed in the process (really just cosmetics).
2024-07-03 10:13:15 +00:00
Kseniia Sumarokova
dd9bf6d792
Merge pull request #65738 from RodolpheDuge/fix_odbc_nullable_fields
fix ODBC table with nullable fields
2024-07-03 09:43:47 +00:00
alesapin
4066d82ca3
Merge pull request #65970 from ClickHouse/keeper-fix-race-snapshot
Fix data race for Keeper snapshot queue
2024-07-03 09:20:07 +00:00
Antonio Andelic
c86cdbb243 Remove scary jemalloc log 2024-07-03 11:05:34 +02:00
alesapin
1f309ef342 Bump 2024-07-03 11:03:32 +02:00