kssenii
|
04ca143758
|
Merge remote-tracking branch 'origin/master' into make-rabbitmq-reject-broken-messages
|
2024-04-10 19:11:14 +02:00 |
|
Raúl Marín
|
b6d46317d1
|
Merge pull request #62480 from Algunenano/random_clang_tidy
Fix random clang tidy warning
|
2024-04-10 15:12:15 +00:00 |
|
Nikolai Kochetov
|
e87b5daa2d
|
Merge pull request #62236 from ClickHouse/group-by-use-nulls-another-fix
Fix another logical error in group_by_use_nulls.
|
2024-04-10 14:37:15 +00:00 |
|
Robert Schulze
|
c8f0fec3a4
|
Merge pull request #62491 from rschu1ze/docs-date_add
Docs: Update function `date_add`
|
2024-04-10 14:32:11 +00:00 |
|
Robert Schulze
|
4ed518d6ad
|
Docs: Update date_add
|
2024-04-10 14:21:55 +00:00 |
|
Anton Popov
|
4a8c1bf6a3
|
Merge pull request #62306 from CurtizJ/azure-retryable-errors
Better handling of errors from azure storage
|
2024-04-10 13:38:33 +00:00 |
|
Nikita Taranov
|
29436417ea
|
Merge pull request #62487 from nickitat/fix_01592_long_window_functions1
Disable external sort in 01592_long_window_functions1
|
2024-04-10 13:38:03 +00:00 |
|
Robert Schulze
|
b072c8bc5c
|
Merge pull request #62456 from jaymebrd/add-hostname-blob_storage_log-system-table
Add missing `hostname` column to `blob_storage_log` system table
|
2024-04-10 13:08:00 +00:00 |
|
Robert Schulze
|
84525faee8
|
Merge remote-tracking branch 'ClickHouse/master' into add-hostname-blob_storage_log-system-table
|
2024-04-10 13:02:44 +00:00 |
|
Konstantin Bogdanov
|
84e3e64778
|
Merge pull request #62469 from peter279k/add_uptime_func_usage
Document function `uptime`
|
2024-04-10 13:00:24 +00:00 |
|
Nikita Taranov
|
7bf4976198
|
impl
|
2024-04-10 12:57:48 +00:00 |
|
Kruglov Pavel
|
7a3bfb31e8
|
Merge pull request #62086 from KevinyhZou/improve_hive_text_read_by_replace_settings
Improve hive text read by allow variable number of fields
|
2024-04-10 12:49:59 +00:00 |
|
Alexey Milovidov
|
a2154418ee
|
Merge pull request #62123 from ClickHouse/full-syntax-highlight
Rich syntax highlighting in the client
|
2024-04-10 14:58:32 +02:00 |
|
Alexey Milovidov
|
1bae493ef7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into full-syntax-highlight
|
2024-04-10 14:57:36 +02:00 |
|
Kruglov Pavel
|
8ef64b0581
|
Merge pull request #61476 from Avogar/better-stress-upgrade-checks
Ignore DROP queries in stress test with 1/2 probability and TRUNCATE Memory/JOIN table instead of ignoring DROP in upgrade check
|
2024-04-10 12:43:22 +00:00 |
|
Kruglov Pavel
|
d70b6220e0
|
Merge pull request #61720 from Avogar/try-fix-arrow-abort
Try to fix abort in arrow
|
2024-04-10 12:43:09 +00:00 |
|
Sergei Trifonov
|
027c8a85d7
|
Merge pull request #62453 from ClickHouse/lower-contention-on-stacktrace-cache
Use shared mutex for global stacktrace cache
|
2024-04-10 12:12:15 +00:00 |
|
serxa
|
5d576bb268
|
Merge branch 'master' into lower-contention-on-stacktrace-cache
|
2024-04-10 12:08:21 +00:00 |
|
Nikolai Kochetov
|
715e6d90d7
|
Removing 02203_shebang.bak
|
2024-04-10 11:56:32 +00:00 |
|
Nikolai Kochetov
|
e76aefac9c
|
Removing users.xml
|
2024-04-10 11:55:38 +00:00 |
|
Igor Nikonov
|
ffc40464c5
|
Merge pull request #62408 from ClickHouse/add-part-name-in-check-part-exception
Add part name to check part exception message
|
2024-04-10 11:39:58 +00:00 |
|
Dmitry Novik
|
14566fcfaa
|
Merge pull request #62362 from ucasfl/analyzer-position-arguments
Fix analyzer with positional arguments in distributed query
|
2024-04-10 11:17:28 +00:00 |
|
vdimir
|
4560f7c8c2
|
Merge pull request #62333 from ClickHouse/vdimir/check_max_insert_threads_support
Do not build multithread insert pipeline for tables without support
|
2024-04-10 11:14:13 +00:00 |
|
flynn
|
eeeb8f3473
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into analyzer-position-arguments
|
2024-04-10 11:12:34 +00:00 |
|
Robert Schulze
|
99cef9deee
|
Merge pull request #62376 from rschu1ze/qc-system-tables
Query cache: ignore results of queries against system tables
|
2024-04-10 11:03:31 +00:00 |
|
Nikita Taranov
|
f54b3438b1
|
Merge pull request #61544 from nickitat/add_version_history
Write `binary version -> commit hash` mapping to CI database (in private)
|
2024-04-10 10:55:16 +00:00 |
|
Robert Schulze
|
d1bd7e08e4
|
Merge remote-tracking branch 'rschu1ze/master' into qc-system-tables
|
2024-04-10 10:55:16 +00:00 |
|
Yarik Briukhovetskyi
|
957c58ce28
|
Merge pull request #62039 from zhongyuankai/memory_table_modify_setting
Support ALTER MODIFY SETTING for Memory tables
|
2024-04-10 10:55:01 +00:00 |
|
Yarik Briukhovetskyi
|
7d3ad8a83a
|
Merge pull request #62405 from peter279k/improve_opensky_dataset
Remove useless param, fix typo and query result
|
2024-04-10 10:54:30 +00:00 |
|
Nikita Taranov
|
e34d9fb743
|
Merge branch 'master' into add_version_history
|
2024-04-10 12:48:11 +02:00 |
|
János Benjamin Antal
|
af6ded7382
|
Merge pull request #62221 from azat/pager-output_format_pretty_max_value_width
Unlimited output_format_pretty_max_value_width for --pager
|
2024-04-10 10:46:55 +00:00 |
|
Robert Schulze
|
fccfdc9edb
|
Merge pull request #62477 from loselarry/master
Docs: Minor grammar fixes
|
2024-04-10 10:35:23 +00:00 |
|
Robert Schulze
|
7064f34eae
|
Merge pull request #62472 from peter279k/add_upper_upperutf8_usage
Document functions `upper` and `upperUTF8`
|
2024-04-10 10:19:50 +00:00 |
|
Mikhail f. Shiryaev
|
95f846edd2
|
Merge pull request #62461 from ClickHouse/ci_update_runner_version
CI: gh runner version 2.315.0
|
2024-04-10 10:15:46 +00:00 |
|
Robert Schulze
|
dd26b73d6a
|
Merge pull request #62473 from peter279k/translateutf8_usage
Document function `translateUTF8`
|
2024-04-10 10:14:38 +00:00 |
|
Raúl Marín
|
444ad3bf62
|
Fix random clang tidy warning
|
2024-04-10 12:12:53 +02:00 |
|
peter279k
|
06bbf97cc0
|
Update example
|
2024-04-10 18:12:29 +08:00 |
|
Dmitry Novik
|
443d3175af
|
Merge pull request #62433 from kitaisreal/optimize-group-by-injective-functions-pass-remove-unused-constant
OptimizeGroupByInjectiveFunctionsPass remove unused constant
|
2024-04-10 10:10:37 +00:00 |
|
peter279k
|
927c5ca1fc
|
Update example
|
2024-04-10 18:09:02 +08:00 |
|
Robert Schulze
|
31fe20d7d3
|
Merge pull request #62478 from rschu1ze/fix-clang-tidy-build
Fix clang-tidy build
|
2024-04-10 10:04:48 +00:00 |
|
Robert Schulze
|
1f48b97d23
|
Fix clang-tidy build
|
2024-04-10 09:56:54 +00:00 |
|
loselarry
|
7774a2a313
|
chore: fix some comments
Signed-off-by: loselarry <bikangning@yeah.net>
|
2024-04-10 17:21:25 +08:00 |
|
Nikolai Kochetov
|
25d64d490a
|
Merge pull request #62409 from ClickHouse/fix-global-in-table-with-analyzer
Fix GLOBAL IN table queries with analyzer.
|
2024-04-10 07:04:21 +00:00 |
|
peter279k
|
01f3d57e4b
|
Add upper and upperUTF8 function usage
|
2024-04-10 14:28:10 +08:00 |
|
peter279k
|
b96543e57e
|
Add translateUTF8 function usage
|
2024-04-10 14:25:49 +08:00 |
|
peter279k
|
fc9d5ec589
|
Add uptime() function usage
|
2024-04-10 10:46:54 +08:00 |
|
flynn
|
22a3a60c77
|
Fix special build
|
2024-04-10 02:40:14 +00:00 |
|
Alexey Milovidov
|
0e06a52962
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into full-syntax-highlight
|
2024-04-10 01:58:49 +02:00 |
|
Alexey Milovidov
|
0e7d05e091
|
Fix UBSan
|
2024-04-10 01:58:30 +02:00 |
|
Nikolay Degterinsky
|
b8e809ff32
|
Merge pull request #62422 from Blargian/document_wyHash64
[Docs] add wyHash64 function
|
2024-04-09 23:08:20 +00:00 |
|