Denny Crane
e33efaff9f
Revert "Update date-time-functions.md"
2023-11-28 15:56:51 -04:00
Julia Kartseva
fc53daa50c
Merge pull request #57325 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2023-11-28 11:52:11 -08:00
Julia Kartseva
3f26b730fe
Merge pull request #57319 from abakhmetev/patch-1
...
Update date-time-functions.md
2023-11-28 11:26:00 -08:00
vdimir
b748405976
Intorduce *List definition for muli enum settings
2023-11-28 19:09:02 +00:00
vdimir
822c0675a2
Fix predicate_push_down_filled_join_fix.reference
2023-11-28 19:09:01 +00:00
vdimir
a6eb2ad930
Fix JoinStep::describeJoinActions
2023-11-28 19:09:01 +00:00
Yarik Briukhovetskyi
1f672b8654
possibly fix fuzzer
2023-11-28 19:37:00 +01:00
Nikolai Kochetov
4d906d6e3c
Cleanup
2023-11-28 18:35:19 +00:00
Kruglov Pavel
240d98322b
Remove unneded tags from test
2023-11-28 19:27:14 +01:00
serxa
8d8418ada8
get rid of defaults to make clang-tidy happy
2023-11-28 18:21:47 +00:00
Kruglov Pavel
346f542cdd
Delete unneded file
2023-11-28 19:17:37 +01:00
avogar
4d9a1b50f9
Add information about new _size virtual column in file/s3/url/hdfs/azure table functions
2023-11-28 18:15:07 +00:00
Yarik Briukhovetskyi
ad9583d6e9
style fix
2023-11-28 19:13:37 +01:00
Nikita Taranov
7aca6ee5fc
fix test
2023-11-28 19:09:45 +01:00
Nikolai Kochetov
84194f10f2
Fixing tests.
2023-11-28 18:04:30 +00:00
Yarik Briukhovetskyi
a83a046d54
added tests
2023-11-28 17:33:46 +00:00
Nikita Taranov
03450d5077
merge fixes
2023-11-28 18:24:05 +01:00
Tyler Hannan
1cb5dcd849
Update README.md
2023-11-28 17:56:53 +01:00
Dmitry Novik
e9faad77cb
Simplify docs
2023-11-28 17:41:51 +01:00
jinjunzh
3b7811342d
upgrade qpl to 1.3.1 and fix qpl_deflate codec bug for the case of BOF=0
2023-11-28 11:39:15 -05:00
Nikolai Kochetov
08a7575984
Re-implement filtering a bit.
2023-11-28 16:17:35 +00:00
Raúl Marín
1075f8352d
Merge pull request #57307 from Algunenano/analyzer_debt
...
Add back flaky tests to analyzer_tech_debt.txt
2023-11-28 17:13:36 +01:00
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