kssenii
4d64cd5d11
Fix
2023-11-28 17:13:08 +01:00
Raúl Marín
8aea098b89
Ulid requires external libraries
2023-11-28 17:09:05 +01:00
Han Fei
e4421e2808
remove wrong code
2023-11-28 16:46:55 +01:00
Nikita Taranov
52f644c0df
Merge branch 'master' into optimize_reading3
2023-11-28 16:36:38 +01:00
Han Fei
6733438adc
Merge branch 'master' into hanfei/statistic
2023-11-28 16:35:00 +01:00
Han Fei
8e84c734bf
rename some code
2023-11-28 16:32:47 +01:00
Raúl Marín
745e958609
Address 02668_ulid_decoding flakiness
2023-11-28 16:17:56 +01:00
Antonio Andelic
852b4d42b6
Update src/Coordination/KeeperServer.cpp
2023-11-28 16:00:06 +01:00
Alexander Sapin
4827888f5f
Add obsolete setting
2023-11-28 15:57:54 +01:00
zvonand
53d8f68b32
add stateless test for fileCluster
2023-11-28 15:56:04 +01:00
zvonand
c306d21b54
merge master + resolve conflicts
2023-11-28 15:51:21 +01:00
Nikita Taranov
bdab4d5944
handle case with multiple blobs in ReadBufferFromRemoteFSGather
2023-11-28 15:40:35 +01:00
Nikita Taranov
0ad796aa99
add profile event
...
add profile event for set&seek
fix
fix
fix
2023-11-28 15:40:34 +01:00
Yarik Briukhovetskyi
c4d157fe84
Update ClientBase.cpp
2023-11-28 15:38:20 +01:00
Mikhail Koviazin
daaa575106
Remove unused Strings from MergeTreeData
...
Compiler does not emit a warning when there is an unused variable of
a type with a non-trivial constructor. std::string is one of them.
Hence, these two variables were overlooked. This commit removes them
2023-11-28 16:33:44 +02:00
Antonio Andelic
d10aeef23e
Add comment
2023-11-28 15:32:20 +01:00
abakhmetev
23e81d8234
Update date-time-functions.md
...
month as an integer number (01-12) == %m, and not %c
2023-11-28 17:26:42 +03:00
Yarik Briukhovetskyi
460134c8f6
Update AggregateFunctionGroupArraySorted.h
2023-11-28 15:25:11 +01:00
Alexander Tokmakov
e40c71a74c
Merge pull request #56533 from ClickHouse/rmt_check_shutdown_flags_in_retry_loops
...
ReplicatedMergeTree: check shutdown flags in retry loops
2023-11-28 15:24:40 +01:00
János Benjamin Antal
4c2451f837
Merge pull request #56741 from ClickHouse/well-known-protos
2023-11-28 15:21:15 +01:00
vdimir
20ce32f69a
Use original function name instead of nothing in FunctionNode::toAST
2023-11-28 14:16:01 +00:00
Alexander Sapin
2cd9f5f3cc
Fix known issue
2023-11-28 15:13:12 +01:00
Antonio Andelic
084ab75aa2
Merge pull request #57312 from ClickHouse/lower-level-annoying-log
...
Lower level for annoying S3 log
2023-11-28 15:05:15 +01:00
Kruglov Pavel
06b9f8129f
Merge pull request #57298 from nellicus/patch-2
...
replace incorrect field name in coalesce example
2023-11-28 14:59:01 +01:00
Yarik Briukhovetskyi
0b15efeb51
Update ClientBase.cpp
2023-11-28 14:41:55 +01:00
yariks5s
1ed776abfb
consistency fix
2023-11-28 13:29:44 +00:00
robot-ch-test-poll1
1cadec4e5c
Merge pull request #57302 from ClickHouse/cherry-pick-description
...
Follow up recommendations from #57167
2023-11-28 14:26:19 +01:00
Alexander Sapin
e6855cef4d
Followup
2023-11-28 14:01:31 +01:00
Azat Khuzhin
959927aecf
Add regression test for sk crash on pasting certain input
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-28 13:49:22 +01:00
Antonio Andelic
6e8e4a6ca5
Lower level for annoying log
2023-11-28 12:41:35 +00:00
Alexander Sapin
b5404f4a9f
Followup
2023-11-28 13:34:05 +01:00
Raúl Marín
4e6ff36abf
Fix issue found by AST fuzzer
2023-11-28 13:22:02 +01:00
Alexander Sapin
e1aa62d9cd
Make alter materialized view non expiremental and deprecate allow_experimental_alter_materialized_view_structure obsolete
2023-11-28 13:17:55 +01:00
Antonio Andelic
636ac3f349
Fix assert
2023-11-28 12:07:05 +00:00
vdimir
6c229ab574
Clone original ast durin cloning query tree node
2023-11-28 11:54:18 +00:00
Raúl Marín
48fff248e5
Merge remote-tracking branch 'blessed/master' into fix_respect_nulls
2023-11-28 12:28:36 +01:00
Raúl Marín
1a3f4032b1
Fix doc reference
2023-11-28 12:27:35 +01:00
Raúl Marín
335e7bf7ef
Merge pull request #57183 from bigo-sg/opt_array_join
...
Trivial improvement on array join
2023-11-28 12:21:00 +01:00
Mikhail f. Shiryaev
59cf90876c
Changes after a review
2023-11-28 12:19:27 +01:00
Raúl Marín
617a39399c
Add back flaky tests to analyzer_tech_debt.txt
2023-11-28 11:13:57 +00:00
Raúl Marín
fe1bbf9726
Merge pull request #57258 from Algunenano/cleanup_interval
...
Remove addBatchSinglePlaceFromInterval
2023-11-28 12:02:12 +01:00
vdimir
aa5d973204
Fix direct join with range dictionary in
...
JoinedTables.cpp and update test queries
2023-11-28 11:01:38 +00:00
vdimir
5c20e5039b
Remove redundant descriptionForPlan
2023-11-28 11:01:38 +00:00
vdimir
af81cb8252
Setting JoinAlgorithm respect specified order
2023-11-28 11:01:35 +00:00
Mikhail f. Shiryaev
4aac18d651
Add another header for the wrong conflicts resolution
2023-11-28 12:01:33 +01:00
Mikhail f. Shiryaev
8c4592f5c2
Follow up recommendations from #57167
2023-11-28 11:51:06 +01:00
Antonio Andelic
9dd4783675
Merge branch 'master' into fix-readonly-replica
2023-11-28 10:43:29 +00:00
Antonio Andelic
a61f32867e
Merge pull request #56488 from lingtaolf/feature/getHTTPHeader
...
add function getClientHTTPHeader
2023-11-28 11:41:56 +01:00
Robert Schulze
d459fa1fc6
Merge remote-tracking branch 'ClickHouse/master' into alias_column_in_indices
2023-11-28 10:15:25 +00:00
vdimir
9a793bcd03
Revert fix result type of aggregate function with NULL
2023-11-28 10:11:38 +00:00