Commit Graph

139475 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
e793b0e148
Update aspell-dict.txt 2024-04-10 20:37:26 -04:00
Yakov Olkhovskiy
057747ccd2
fix 2024-04-10 20:33:42 -04:00
Yakov Olkhovskiy
7344daec8f
add Composable Protocols 2024-04-10 20:25:08 -04:00
Yakov Olkhovskiy
d554dc61fb
Merge pull request #61923 from azat/local-input
Implement input() for clickhouse-local
2024-04-10 21:55:51 +00:00
Yakov Olkhovskiy
a1dc43cd71
Merge pull request #62206 from vitlibar/fix-parsing-booleans-in-settings
Fix parsing booleans in settings
2024-04-10 21:30:29 +00:00
Alexander Tokmakov
1f289c5d25
Merge pull request #62508 from ClickHouse/revert-62123-full-syntax-highlight
Revert "Rich syntax highlighting in the client"
2024-04-10 18:57:09 +00:00
Raúl Marín
033efd7204
Revert "Rich syntax highlighting in the client" 2024-04-10 20:25:20 +02:00
Alexander Tokmakov
a691d30177
Merge pull request #61610 from ClickHouse/fix-data-race-between-move-partition-and-merges
Cancel merges before removing moved parts
2024-04-10 18:19:42 +00:00
Max K
4a7450ed2e
Merge pull request #62488 from ClickHouse/ci_auto_sync_pr_merge
CI: merge sync pr on push to master
2024-04-10 18:17:36 +00:00
Max Kainov
407f154650 comments 2024-04-10 18:07:05 +00:00
Robert Schulze
6ca8a730a9
Merge pull request #62501 from Blargian/document_lcase
[Docs] update `lower` function
2024-04-10 17:47:32 +00:00
Robert Schulze
ef94595d40
Merge pull request #62503 from rschu1ze/update-support-alias-column-in-indices
Update comment in 02911_support_alias_column_in_indices.sql
2024-04-10 17:23:19 +00:00
Robert Schulze
daf2fdc6bf
Merge pull request #62299 from Blargian/document_arrayXYZ
[Docs] add missing arrayXYZ functions
2024-04-10 17:22:37 +00:00
Robert Schulze
25c0f0360e
Update 02911_support_alias_column_in_indices.sql 2024-04-10 17:13:11 +00:00
Blargian
f32d3d3096 Update lower function 2024-04-10 18:27:01 +02:00
Shaun Struwig
19916de731
Update array-functions.md
small fixes to wording
2024-04-10 18:03:20 +02:00
Blargian
5657e6aa35 Fix style 2024-04-10 17:55:52 +02:00
Blargian
c179885265 Add example for arrayFirstOrNull with multiple arrays 2024-04-10 17:53:31 +02:00
Blargian
6fcaeca2e6 Clarify arrayPartialShuffle 2024-04-10 17:44:11 +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
Blargian
4408714c55 Remove subset dotProduct from tuple-functions and add dotProduct as an alias to the superset 2024-04-10 17:09:01 +02: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
Max Kainov
2e4e3187d5 merge sync pr on push to master 2024-04-10 13:49:49 +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