Commit Graph

140812 Commits

Author SHA1 Message Date
vdimir
a838fb778b
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
Introduce bulk loading to StorageEmbeddedRocksDB
2024-05-02 14:49:03 +00:00
Robert Schulze
d9f2144788
Merge pull request #63275 from rschu1ze/docs-uuid-workaround
Docs: Add workaround for UUID sorting
2024-05-02 14:32:08 +00:00
Robert Schulze
3bb9f962be
Merge pull request #63267 from rschu1ze/docs-install
Docs: Update install instructions
2024-05-02 14:00:31 +00:00
Konstantin Bogdanov
5a11d91053
Merge pull request #63258 from ClickHouse/fix-grant-links
Fix links in docs
2024-05-02 13:51:27 +00:00
Robert Schulze
8f7ccdffcb
Docs: Add workaround for UUID sorting 2024-05-02 13:49:25 +00:00
Robert Schulze
e12e5bd7bf
Merge remote-tracking branch 'rschu1ze/master' into docs-install 2024-05-02 13:20:53 +00:00
Robert Schulze
2c34e4b650
Fix links 2024-05-02 14:42:58 +02:00
Nikolay Degterinsky
04764d7854
Merge pull request #63271 from jrdi/doc-week-start
Document start of week differences
2024-05-02 12:32:48 +00:00
Sema Checherinda
b821698463
Merge pull request #61108 from ClickHouse/chesema-no-such-key
distinct message for s3 error 'no key' for cases disk and storage
2024-05-02 11:16:11 +00:00
Kseniia Sumarokova
136262619f
Merge pull request #62964 from azat/client/external-tables-reuse-fix
Fix subsequent use of external tables in client
2024-05-02 11:10:16 +00:00
Sema Checherinda
083bcfc1ce distinct message for s3 error 'no key' for cases disk and storage 2024-05-02 13:08:25 +02:00
Robert Schulze
d2a3ffbe57
Typo 2024-05-02 11:08:17 +00:00
Jordi Villar
81e4a754d9 Document start of week differences 2024-05-02 12:51:53 +02:00
Robert Schulze
15eac2513b
Docs: Update install instructions 2024-05-02 10:41:02 +00:00
Nikolay Degterinsky
8bf11a7dbd
Merge pull request #63242 from larry-cdn77/documentation-global_memory_usage_overcommit_max_wait_microseconds
Correct the name of memory_usage_overcommit_max_wait_microseconds in documentation
2024-05-02 10:36:08 +00:00
Yarik Briukhovetskyi
8611a1507f
Merge pull request #63259 from Naartti/patch-1
Fix link in date-time-functions.md
2024-05-02 10:23:18 +00:00
Raúl Marín
7e06b01e15
Merge pull request #63130 from Algunenano/coverage_test
Try to fix coverage tests
2024-05-02 09:34:57 +00:00
Robert Schulze
57dfde9759
Merge pull request #62903 from rschu1ze/cgroup-no-subtreecontrol
Improve detection of cgroups v2 support for memory controllers
2024-05-02 08:17:38 +00:00
Robert Schulze
5520f26f18
Incorporate review feedback 2024-05-02 08:09:23 +00:00
Robert Schulze
bf7802025f
Merge remote-tracking branch 'rschu1ze/master' into cgroup-no-subtreecontrol 2024-05-02 08:04:50 +00:00
Robert Schulze
2c7214b882
Merge pull request #63135 from HarryLeeIBM/hlee-z-build-fix
Restore the broken s390x build
2024-05-02 07:10:27 +00:00
Robert Schulze
15e67fee78
Merge remote-tracking branch 'ClickHouse/master' into hlee-z-build-fix 2024-05-02 07:02:24 +00:00
János Benjamin Antal
7aab5855b6 Fix links 2024-05-02 07:00:40 +00:00
Robert Schulze
8a7b0c057f
Merge pull request #62852 from pet74alex/UUIDv7
Add UUIDv7-generating functions
2024-05-02 06:57:12 +00:00
Mattias Naarttijärvi
ea02af6e92
Update date-time-functions.md
Fix broken link to `toStartOfInterval`.
2024-05-02 08:49:38 +02:00
Alexey Milovidov
32a40ef433
Merge pull request #63159 from ClickHouse/vdimir/ineq_join_v2
Merging #60920
2024-05-01 23:06:16 +02:00
Alexey Milovidov
b60472c553
Merge pull request #63252 from ClickHouse/alexey-milovidov-patch-8
Update CHANGELOG.md
2024-05-01 23:02:20 +02:00
Alexey Milovidov
544af8cd47
Update CHANGELOG.md 2024-05-02 00:01:55 +03:00
alesapin
c0a6acc06a
Merge pull request #63238 from ClickHouse/azure_run_with_msan
Add run with msan
2024-05-01 16:39:39 +00:00
SmitaRKulkarni
f79c1c30d0
Merge pull request #63158 from ClickHouse/Azure_backup_test_fix
Fix azure backup flaky test
2024-05-01 16:23:39 +00:00
Ladislav Snizek
4ff7558e4f Correct the name of memory_usage_overcommit_max_wait_microseconds in documentation 2024-05-01 17:50:29 +02:00
Alexander Sapin
812153560b Bump 2024-05-01 16:44:00 +02:00
Alexander Sapin
5b0ab90199 Fxi 2024-05-01 16:29:55 +02:00
Alexander Sapin
4e1470ca56 Fxi 2024-05-01 16:29:01 +02:00
Alexander Sapin
9ad263b5ed Fxi 2024-05-01 15:56:17 +02:00
Alexander Sapin
fec4c57934 Add run with msan 2024-05-01 15:03:52 +02:00
Konstantin Bogdanov
aab6d5762c
Merge pull request #63237 from ClickHouse/hide-ci-options-under-spoiler
Hide CI options under a spoiler
2024-05-01 13:01:00 +00:00
Konstantin Bogdanov
a779f76b59
Hide CI options under a spoiler 2024-05-01 14:56:49 +02:00
Konstantin Bogdanov
fc5624e3b1
Merge pull request #63106 from korowa/include-from-yml
allow YAML sources in include_from
2024-05-01 12:49:19 +00:00
vdimir
7617155901
Merge branch 'master' into vdimir/ineq_join_v2 2024-05-01 11:53:43 +00:00
Anton Popov
d34ae7a3d9
Merge pull request #63197 from CurtizJ/fix-azure-endless-loop
Fix possible endless loop while reading from azure
2024-05-01 11:40:46 +00:00
Nikita Taranov
77c5221a0e
Merge pull request #59405 from nickitat/dont_merge_just_created_aggr_projection_block
Don't merge just created aggregating projection blocks
2024-05-01 11:34:21 +00:00
alesapin
44ee520f2d
Merge pull request #63181 from ClickHouse/fix_update_servers
[WIP] Fix premature server listen for connections
2024-05-01 11:33:24 +00:00
Alexander Sapin
4a81fafa56 Merge remote-tracking branch 'origin/master' into fix_update_servers 2024-05-01 13:24:26 +02:00
Duc Canh Le
6a324ae67a Merge branch 'master' into rocksdb_bypass_memtable
Try fix CI
2024-05-01 11:21:31 +00:00
Peignon Melvyn
bf38e8b3eb
Merge pull request #63204 from ClickHouse/pufit/changelog-patch-1
Add information about materialized view security bug fix into the changelog
2024-05-01 03:43:54 +00:00
Alexey Milovidov
94331f75e7
Merge pull request #63227 from ClickHouse/auto/v24.2.3.70-stable
Update version_date.tsv and changelogs after v24.2.3.70-stable
2024-05-01 05:25:49 +02:00
Alexey Milovidov
908372d4a7
Merge pull request #63226 from ClickHouse/auto/v24.3.3.102-lts
Update version_date.tsv and changelogs after v24.3.3.102-lts
2024-05-01 05:25:05 +02:00
Alexey Milovidov
c4b4495e65
Merge branch 'master' into auto/v24.3.3.102-lts 2024-05-01 05:24:55 +02:00
robot-clickhouse
b9e71f4f0a Update version_date.tsv and changelogs after v24.2.3.70-stable 2024-05-01 03:20:05 +00:00