Commit Graph

145859 Commits

Author SHA1 Message Date
Anton Popov
88601ae869
avoid conflicts in SettingsChangesHistory 2024-07-03 15:25:12 +02:00
Yarik Briukhovetskyi
d3ede543bb
Merge pull request #65936 from hanfei1991/hanfei/exception-storage-join
add restriction for storage join
2024-07-03 12:32:16 +00:00
Nikita Taranov
36e557652f
Merge pull request #65940 from ClickHouse/add_table_name_to_mt_source_spans
Add table name to MergeTreeSource spans
2024-07-03 12:26:09 +00:00
Yarik Briukhovetskyi
ef55ea50b9
Merge pull request #65998 from jwoodhead/patch-1
Correction of docs for `lagInFrame` and `leadInFrame` functions
2024-07-03 12:22:30 +00:00
Nikita Mikhaylov
3c62ffd752
Merge pull request #66005 from ClickHouse/cancelled-twice
Fix printing `Query was cancelled` twice
2024-07-03 12:20:29 +00:00
alesapin
23c04fa110
Merge pull request #65999 from ClickHouse/fix_azure_profile_events
Add more Azure profile events + rename AzureUploadPart to AzureStageBlock
2024-07-03 11:54:29 +00:00
Kseniia Sumarokova
bf8a82d058
Merge pull request #65977 from ClickHouse/kssenii-patch-10
Try fix "Check timeout expired" without any server logs in report in stateless tests
2024-07-03 10:40:45 +00:00
Kseniia Sumarokova
dd9bf6d792
Merge pull request #65738 from RodolpheDuge/fix_odbc_nullable_fields
fix ODBC table with nullable fields
2024-07-03 09:43:47 +00:00
alesapin
4066d82ca3
Merge pull request #65970 from ClickHouse/keeper-fix-race-snapshot
Fix data race for Keeper snapshot queue
2024-07-03 09:20:07 +00:00
alesapin
1f309ef342 Bump 2024-07-03 11:03:32 +02:00
Kseniia Sumarokova
188261913c
Merge pull request #65949 from ClickHouse/fix-tmp-data-in-cache-assertion
Fix logical error "Expected ReadBufferFromFile, but got DB::EmptyReadBuffer"
2024-07-03 08:54:10 +00:00
Antonio Andelic
e3beff45c1
Merge pull request #65918 from ClickHouse/add-some-tools-for-keeper-profiling
Add extra profiling helpers for Keeper
2024-07-03 07:01:13 +00:00
jsc0218
91f44476a7
Merge pull request #65945 from Algunenano/setting_247
Fix SettingsChangesHistory 24.7
2024-07-03 01:46:54 +00:00
Justin de Guzman
0a648fa204
Merge pull request #66015 from ClickHouse/melvynator-patch-2
Improve messaging around the JSON object datatype
2024-07-03 01:33:34 +00:00
Justin de Guzman
67aca82d9e
Revert file name change (changing slug is sufficient) 2024-07-02 18:09:40 -07:00
Justin de Guzman
ca49cbafd9
Fix link 2024-07-02 17:50:06 -07:00
Justin de Guzman
e06d1d8160
Formatting 2024-07-02 17:49:42 -07:00
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
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
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
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
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
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
alesapin
8dfa8d6df4 Add more Azure profile events + AzureUploadPart to AzureStageBlock 2024-07-02 16:42:42 +02: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
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
vdimir
530ce95d62
Merge pull request #65816 from canhld94/fix_rocksdb_ttl
Fix EmbeddedRocksDB with TTL writes corrupted data
2024-07-02 10:27:36 +00:00
kssenii
f778ddd7bc Merge remote-tracking branch 'origin/master' into fix-tmp-data-in-cache-assertion 2024-07-02 12:12:08 +02:00
Kseniia Sumarokova
ee0c4093d4
Update run.sh 2024-07-02 12:03:27 +02:00
Kseniia Sumarokova
a905b24f75
Fix clang-tidy 2024-07-02 11:54:56 +02:00
Blargian
2eb750f8eb add missing transactionXYZ functions to docs 2024-07-02 11:35:54 +02:00
Alexey Milovidov
4613b23c37
Merge pull request #65634 from ClickHouse/fix-object-storage
Speed up loading of plain_rewritable disks; fix many bugs in ObjectStorage
2024-07-02 09:31:29 +00:00