Commit Graph

139622 Commits

Author SHA1 Message Date
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
Nikita Mikhaylov
358a4cee59
Blind fix 2024-04-10 23:05:04 +02:00
Raúl Marín
1263e701bc Fix upgrade test. Again 2024-04-10 22:08:05 +02:00
Raúl Marín
b9a08caa46 No fast test (no protobuf) 2024-04-10 22:02:44 +02:00
Alexey Milovidov
4f38bf4f6b
Revert "Revert "Rich syntax highlighting in the client"" 2024-04-10 21:39:02 +02:00
Joshua Hildred
70438f7e6e Update tests to set allow_experimental_analyzer 2024-04-10 12:16:41 -07:00
Joshua Hildred
dfa7a9704a Fix an isssue with constants being wrapped in nullables 2024-04-10 12:16:06 -07: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
Robert Schulze
0bcceaebbc
Add test for Bug 37909 2024-04-10 18:43:35 +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
Raúl Marín
d6260e984c Avoid crash when reading protobuf with recursive types 2024-04-10 19:46:52 +02:00
Robert Schulze
752a69b6dd
Minor fixups 2024-04-10 17:37:24 +00:00
Raúl Marín
958d36eecb Typo 2024-04-10 19:31:12 +02: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
Raúl Marín
73db78fe43 Add test for #26674 2024-04-10 19:13:03 +02:00
Blargian
f32d3d3096 Update lower function 2024-04-10 18:27:01 +02:00
Raúl Marín
12569cc5fe Don't allow the fuzzer to change allow_experimental_analyzer 2024-04-10 18:18:47 +02:00
Raúl Marín
11d2fbcf49 Don't use virtual columns to filter if they have been overwritten 2024-04-10 18:17:29 +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
Raúl Marín
292a6daf95 Merge remote-tracking branch 'blessed/master' into i35215 2024-04-10 17:51:56 +02:00
Blargian
6fcaeca2e6 Clarify arrayPartialShuffle 2024-04-10 17:44:11 +02:00
Nikolai Kochetov
e8f3279f37 Review fix 2024-04-10 15:30:20 +00: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
Nikolai Kochetov
c6f2b9bbdc Update test. 2024-04-10 14:24:04 +00:00
Robert Schulze
4ed518d6ad
Docs: Update date_add 2024-04-10 14:21:55 +00:00
Nikolai Kochetov
5c6a3f1b76 Review fixes. 2024-04-10 14:21:10 +00:00
Konstantin Bogdanov
fd0f6418e2
Merge branch 'master' into faster_01676_clickhouse_client_autocomplete 2024-04-10 16:15:21 +02: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
yokofly
e4cb27eda3 fix macOS binary install
the usr/bin is not suitable for macOS
https://superuser.com/questions/933019/sudo-cant-create-file-in-usr-bin-in-el-capitan
after apply this patch, we can `sudo ./clickhouse --install` on MacOS
2024-04-10 21:27:48 +08:00
Smita Kulkarni
49a9fc8d59 Merge branch 'master' into Fix_azure_restore 2024-04-10 15:14:21 +02: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
Nikita Mikhaylov
f0d7f3b44f Style fixes 2024-04-10 15:05:32 +02: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