Commit Graph

146247 Commits

Author SHA1 Message Date
Peignon Melvyn
4680489c37
Improve messaging around the JSON object datatype
- Changed the title
- Improve messaging around the future of this feature
2024-07-03 00:31:50 +02:00
Justin de Guzman
54c4f02dca
[Docs] Better wording for behavior of MATERIALIZED expr 2024-07-02 15:22:48 -07:00
Kseniia Sumarokova
9f1152301e
Merge pull request #65986 from ClickHouse/fix-race-in-s3queue
Fix race in s3queue
2024-07-02 22:01:09 +00:00
Daniil Ivanik
97215f473a
Merge branch 'master' into divanik/fix_size_column_in_s3_archives 2024-07-02 22:26:38 +02:00
Robert Schulze
0afccecd6b
Fix build 2024-07-02 19:35:58 +00:00
Robert Schulze
6fe8f33fa0
Merge pull request #65941 from azat/poco-ssl-retries
Fix handling of `SSL_ERROR_WANT_READ/SSL_ERROR_WANT_WRITE` with zero timeout
2024-07-02 19:33:52 +00:00
Robert Schulze
a6c8509b32
Merge pull request #65818 from pamarcos/bittest-throw-error-if-out-of-bounds
Throw an error in `bitTest*` if the bit position is out-of-bounds
2024-07-02 19:03:10 +00:00
Alexander Tokmakov
073471530b fix test 2024-07-02 20:30:46 +02:00
Nikita Taranov
d2cade4aa3
Relax the check in 02982_aggregation_states_destruction 2024-07-02 20:11:06 +02:00
Kseniia Sumarokova
188e9536e1
Merge pull request #63201 from ClickHouse/fix-partitioned-delta-lake
Support reading partitioned DeltaLake data, infer DeltaLake schema by reading metadata instead of data
2024-07-02 18:02:08 +00:00
Robert Schulze
659020dc86
More aesthetic error messages 2024-07-02 17:43:29 +00:00
Robert Schulze
1821638d5e
Replace validateArgumentType() by validateFunctionArguments() 2024-07-02 17:43:29 +00:00
vdimir
6fadbf1cf1
Merge branch 'master' into vdimir/replicateddb_forbid_populate 2024-07-02 18:38:42 +02:00
Robert Schulze
0ed3466124
Cleanup FunctionArgumentDescriptor
const char * can be nullptr, std::string_view can't.
2024-07-02 16:30:48 +00:00
Pablo Marcos
389a86ec05 Sort error codes alphabetically 2024-07-02 16:20:42 +00:00
Kseniia Sumarokova
bdc7157670
Merge pull request #65839 from ClickHouse/fix-s3-queue-memory-usage
Fix s3queue memory usage
2024-07-02 16:19:33 +00:00
kssenii
21f0eb2eec Do not use async initialization of readers in s3queue 2024-07-02 18:13:49 +02:00
Pablo Marcos
7a7633a230 Simplify logic in corner case to avoid comparing doubles
The case for > bit_limit is already covered in previous branch,
so we just need to cover the other case.

This also fixes an overflow that was caused in previous check. e.g.
b > B(word_size * n) if sizeof(B) is 1 byte but n is huge
2024-07-02 16:10:46 +00:00
Nikita Mikhaylov
b5af73a299 Better 2024-07-02 15:48:10 +00:00
Robert Schulze
e0ff544bd0
Merge pull request #65974 from Blargian/transaction_xyz
[Docs] add `transactionID`, `transactionLatestSnapshot`, `transactionOldestSnapshot`
2024-07-02 15:41:10 +00:00
Yarik Briukhovetskyi
2598daa65a
small fix of docs 2024-07-02 17:29:48 +02:00
Yarik Briukhovetskyi
b64c1dc711
Update index.md 2024-07-02 17:20:29 +02:00
alesapin
4ac30aa7d5 Fxi style 2024-07-02 17:18:14 +02:00
Pablo Marcos
d567a0e247 Merge branch 'master' into bitshift-throw-error-for-negative-shift-positions 2024-07-02 14:48:35 +00:00
alesapin
8dfa8d6df4 Add more Azure profile events + AzureUploadPart to AzureStageBlock 2024-07-02 16:42:42 +02:00
jsc0218
ce19dc5cd9 fix test 2024-07-02 14:37:33 +00:00
jwoodhead
ad6ddf634d
Include offset argument for lagInFrame and leadInFrame window functions. Fixes #65952 2024-07-02 09:33:15 -05:00
Robert Schulze
65eb469278
Remove duplicates from aspell-dict 2024-07-02 14:18:33 +00:00
Robert Schulze
f8c4d77aae
Update aspell-dict 2024-07-02 14:17:19 +00:00
Shaun Struwig
bd47b8f3a1
Update aspell-dict.txt 2024-07-02 16:15:32 +02:00
Nikita Mikhaylov
bfc0260f35
Merge pull request #65972 from ClickHouse/remove-weirdness-parquet
Remove unnatural punctuation from Parquet
2024-07-02 13:59:03 +00:00
jsc0218
6831280a83 Merge remote-tracking branch 'origin/master' into DropProjInLWD 2024-07-02 13:37:48 +00:00
Sema Checherinda
f6a2c3156b rename transform 2024-07-02 15:24:29 +02:00
Sema Checherinda
06e235024f work with review 2024-07-02 15:16:57 +02:00
divanik
f224485316 Add reference to documentation 2024-07-02 13:01:33 +00:00
divanik
70a2061c9b Fixed bug and added test 2024-07-02 12:27:01 +00:00
alesapin
452201caf9 Black 2024-07-02 14:21:39 +02:00
alesapin
ebacab6c98 Bump 2024-07-02 14:17:58 +02:00
alesapin
a2626037bc Improve object storage tags in tests 2024-07-02 14:15:59 +02:00
Alexey Milovidov
2b686fa8ad
Merge pull request #65565 from azat/yamllint-document-start
Re-configure yamllint to allow document-start
2024-07-02 12:08:06 +00:00
Han Fei
dcb69758f4 Merge branch 'master' into hanfei/exception-storage-join 2024-07-02 13:54:30 +02:00
Alexey Milovidov
6f586edba3
Merge pull request #65852 from CurtizJ/offload-outdated-index
Unload primary index of outdated parts
2024-07-02 11:48:55 +00:00
Robert Schulze
a9d05bc349
Merge remote-tracking branch 'ClickHouse/master' into bittest-throw-error-if-out-of-bounds 2024-07-02 11:47:15 +00:00
Nikita Mikhaylov
0d7ea528d2
Merge pull request #65971 from ClickHouse/minor-changes-changelog
Minor changes in CHANGELOG
2024-07-02 11:33:00 +00:00
Antonio Andelic
94dba17ad9 Fix test 2024-07-02 13:26:52 +02:00
Konstantin Bogdanov
138eb924fa
Merge pull request #65626 from tonickkozlov/tonickkozlov/x509-san-validation
Add support for x509 SubjectAltName identification
2024-07-02 11:20:01 +00:00
kssenii
f2c06becd5 Fix race in s3queue 2024-07-02 13:17:28 +02:00
kssenii
2ce564daa0 Make 01006_simpod_empty_part_single_column_write.sh always use vertical merge 2024-07-02 13:05:17 +02:00
Nikita Mikhaylov
36f38e6ae3
Merge pull request #65921 from ClickHouse/no-random-json
No random settings for a test with `Object(JSON)`
2024-07-02 10:57:28 +00:00
Mikhail Gorshkov
baa4d50067 Fix support of non-const scale arguments in power function 2024-07-02 10:51:58 +00:00