Commit Graph

143386 Commits

Author SHA1 Message Date
Francisco Javier Jurado Moreno
6c2da59c9a Add missing extern consts 2024-05-28 14:10:36 +02:00
Nikita Taranov
a7543cd361
Merge pull request #62746 from jiebinn/FixedHashTable
Limit the array index of FixedHashTable by min/max
2024-05-28 12:06:53 +00:00
alesapin
4499b44bd4 Fix standalone build 2024-05-28 13:52:22 +02:00
sarielwxm
cfe2efa3ef fix test 2024-05-28 19:48:53 +08:00
Mikhail f. Shiryaev
97092e7f0c
Remove old time deprecated repo.clickhouse.com from docs 2024-05-28 13:48:38 +02:00
Blargian
75450140ee JSON functions update 2024-05-28 13:43:22 +02:00
Robert Schulze
52d77052d3
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions 2024-05-28 11:27:06 +00:00
Anton Popov
fe2c7efc41
Merge pull request #64311 from CurtizJ/sparse-columns-vertical-merge
Do not convert sparse columns to full on vertical merge
2024-05-28 11:21:21 +00:00
Robert Schulze
60d45f5495
Move code from header into source file 2024-05-28 11:17:05 +00:00
robot-clickhouse
a15db7b400 Automatic style fix 2024-05-28 11:16:51 +00:00
Max K
a858604084 CI: remove category check from lambda 2024-05-28 13:10:14 +02:00
Francisco Javier Jurado Moreno
da9ebd41a9 More tests for unusual cases 2024-05-28 12:57:32 +02:00
Max K
edf8d92cf0 CI: add category to changelog.py 2024-05-28 12:53:52 +02:00
Francisco Javier Jurado Moreno
a25c4676da Update examples for fromReadableDecimalSize 2024-05-28 12:50:07 +02:00
alesapin
2324ff587c Bump 2024-05-28 12:44:19 +02:00
Francisco Javier Jurado Moreno
25f4430fbc Add regular docs for formatReadableSize flavours 2024-05-28 12:42:06 +02:00
Robert Schulze
e6354a9859
Sync code back from private to public repo 2024-05-28 10:31:29 +00:00
Francisco Javier Jurado Moreno
16fb16ae26 Add code documentation for all flavours of fromReadable 2024-05-28 12:28:15 +02:00
Raúl Marín
aff54469fd
Update 02232_dist_insert_send_logs_level_hung.sh 2024-05-28 12:19:20 +02:00
Nikolai Kochetov
a7b9cee283 Merge branch 'master' into move-analyzer-attempt-2 2024-05-28 12:16:42 +02:00
Nikolai Kochetov
270cf6b6aa Identation. 2024-05-28 10:12:57 +00:00
Nikolai Kochetov
f40db2c4b2 Fixing style. 2024-05-28 10:12:47 +00:00
Nikolai Kochetov
e714b4c86a Splitting QueryAnalysisPass (Part 1) 2024-05-28 10:12:27 +00:00
Robert Schulze
2680683863
Merge pull request #64110 from rschu1ze/redundant-inline
Throw out some `inline`s
2024-05-28 09:55:56 +00:00
Francisco Javier Jurado Moreno
53aeae3037 Add cosmetic newline 2024-05-28 11:52:02 +02:00
Nikolai Kochetov
7a25f82c01 Merge branches 'move-analyzer-1', 'move-analyzer-2', 'move-analyzer-3', 'move-analyzer-5', 'move-analyzer-6', 'move-analyzer-7', 'move-analyzer-8', 'move-analyzer-9' and 'move-analyzer-10' into move-analyzer-attempt-2 2024-05-28 09:43:48 +00:00
Nikolai Kochetov
437be2058f Split QueryAnalysisPass. 2024-05-28 09:42:50 +00:00
Raúl Marín
9fa917310e
Merge pull request #64359 from Algunenano/fix_input_format_parquet_use_native_reader
Change input_format_parquet_use_native_reader to 24.6
2024-05-28 09:38:40 +00:00
Robert Schulze
70302fe309
Remove generateSnowflakeIDThreadMonotonic 2024-05-28 09:22:52 +00:00
Blargian
98e6f115d5 Add link to now function 2024-05-28 10:39:17 +02:00
Nikolai Kochetov
fed6523c21
Merge pull request #64449 from ClickHouse/follow-up-64226
Add a comment after #64226
2024-05-28 08:39:09 +00:00
Blargian
ebacc95df3 Add missing UTCTimestamp function 2024-05-28 10:35:00 +02:00
Francisco Javier Jurado Moreno
581982739f Remove unnecessary quoting in exception message 2024-05-28 10:00:32 +02:00
Francisco Javier Jurado Moreno
ed1d933e53 Update dict ignore 2024-05-28 10:00:12 +02:00
Francisco Javier Jurado Moreno
512afefd6f Add comments to indicate that test files should be kept in sync 2024-05-28 09:59:09 +02:00
Francisco Javier Jurado Moreno
5bfdebde86 Rename test files 2024-05-28 09:57:44 +02:00
Francisco Javier Jurado Moreno
35ce67a76e Add tests for new UInt64 logic 2024-05-28 09:54:52 +02:00
Francisco Javier Jurado Moreno
ef42050ce0 Make fromReadableSize return UInt64 again 2024-05-28 09:48:34 +02:00
Francisco Javier Jurado Moreno
ac8186d02f Add missing brackets 2024-05-28 09:33:47 +02:00
Francisco Javier Jurado Moreno
64532f8484 Inline throw exceptions 2024-05-28 09:32:41 +02:00
Francisco Javier Jurado Moreno
b05501f82c Explicit else in exception handling 2024-05-28 09:28:26 +02:00
Francisco Javier Jurado Moreno
ad647786a1 Move scale factor pull out of the parsing loop 2024-05-28 09:26:07 +02:00
liuneng
ab84878220 Merge remote-tracking branch 'refs/remotes/origin/master' into reduce-parquet-writer-peak-memory 2024-05-28 15:24:17 +08:00
Antonio Andelic
f610af56f7 Fix 2024-05-28 07:20:25 +00:00
Shaun Struwig
899bb86f9a
Merge branch 'master' into document_topLevelDomainRFC 2024-05-28 09:07:01 +02:00
Blargian
304dc52b3a Add missing topLevelDomainRFC 2024-05-28 09:02:21 +02:00
Shaun Struwig
e973155d81
Update aspell-dict.txt 2024-05-28 08:39:50 +02:00
Francisco Javier Jurado Moreno
8d684cef3b Sync new tests from formatreadabledecimal 2024-05-28 08:16:42 +02:00
Francisco Javier Jurado Moreno
5aa38b6dd8 Add orZero and orNull flavours to fromReadableDecimal tests 2024-05-28 08:13:45 +02:00
Francisco Javier Jurado Moreno
28464d385d Add tests for the orNull and orZero flavours of fromReadableSize 2024-05-28 08:10:00 +02:00