Rich Raposa
|
83df07d251
|
Merge branch 'master' into lightweight-delete
|
2022-09-09 13:59:53 -06:00 |
|
rfraposa
|
4af246a2e0
|
Feedback
|
2022-09-09 13:59:21 -06:00 |
|
Alexey Milovidov
|
10fd396738
|
Merge pull request #41160 from DanRoscigno/fix-duplicate-route
fix documentation slug in Chinese folder
|
2022-09-09 22:49:22 +03:00 |
|
DanRoscigno
|
9d717d62e1
|
fix slug
|
2022-09-09 14:56:25 -04:00 |
|
Rich Raposa
|
9870957621
|
Update docs/en/sql-reference/statements/delete.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2022-09-09 12:16:54 -06:00 |
|
Rich Raposa
|
50789126a8
|
Update docs/en/sql-reference/statements/delete.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2022-09-09 12:15:59 -06:00 |
|
Rich Raposa
|
34c2c4bb52
|
Merge branch 'master' into lightweight-delete
|
2022-09-09 12:13:51 -06:00 |
|
Nikolay Degterinsky
|
6dcaa9f14d
|
Merge pull request #41106 from vincentbernat/fix/docs-sync
docs: mention SYNC modifier for DROP and DETACH statements
|
2022-09-09 20:12:47 +02:00 |
|
Anton Popov
|
a1b5582a7c
|
Merge pull request #37152 from CurtizJ/fix-filling-of-missed-nested
Fix filling of missed Nested columns with multiple levels
|
2022-09-09 19:29:01 +02:00 |
|
Alexander Tokmakov
|
e77b9e4d0c
|
Merge pull request #40775 from azat/ci/core-dumps-rework
Rework core collecting on CI (eliminate gcore usage)
|
2022-09-09 20:20:10 +03:00 |
|
Mikhail f. Shiryaev
|
b815fdbc8c
|
Merge pull request #41088 from ClickHouse/darwin-releases
Add macos binaries to release assets
|
2022-09-09 17:17:15 +02:00 |
|
Nikolay Degterinsky
|
12e7cd6b19
|
Merge pull request #41068 from jthmath/bugfix
fix ignore projection logic error
|
2022-09-09 17:10:03 +02:00 |
|
alesapin
|
86a3719bef
|
Merge pull request #41128 from ClickHouse/less_errors
Fix bad warnings in part fetches
|
2022-09-09 16:58:09 +02:00 |
|
Kseniia Sumarokova
|
5bb40e5856
|
Change cache setting do_not_evict_index_and_mark_files default to 0. (#41139)
|
2022-09-09 15:04:32 +02:00 |
|
Dan Roscigno
|
2b36de3818
|
Merge pull request #41138 from DanRoscigno/move-install-title-to-frontmatter
move title to frontmatter to allow inclusion in other docs
|
2022-09-09 09:03:11 -04:00 |
|
DanRoscigno
|
afe3717761
|
move title to frontmatter to allow inclusion in other docs
|
2022-09-09 08:34:42 -04:00 |
|
Igor Nikonov
|
5379f37331
|
Merge pull request #41015 from ClickHouse/window_func_optimization_setting
Query plan optimization setting: read in window order
|
2022-09-09 14:00:41 +02:00 |
|
Alexander Tokmakov
|
d6dbde4289
|
Merge pull request #41066 from vitlibar/no-hardlinks-while-making-backup-of-mergetree-in-atomic-db
No hardlinks while making backup of MergeTree in atomic database.
|
2022-09-09 14:25:11 +03:00 |
|
Alexander Tokmakov
|
48927ba0ac
|
Merge branch 'master' into no-hardlinks-while-making-backup-of-mergetree-in-atomic-db
|
2022-09-09 14:24:44 +03:00 |
|
alesapin
|
a713c5ac27
|
Merge pull request #41126 from azat/tests/01650_fetch_patition_with_macro_in_zk_path_lon
tests: disable zero copy replication to suppress warning in 01650_fetch_patition_with_macro_in_zk_path_long
|
2022-09-09 12:23:29 +02:00 |
|
alesapin
|
e3fc78aa5f
|
Fix bad warnings in part fetches
|
2022-09-09 12:14:42 +02:00 |
|
Azat Khuzhin
|
927f763cbb
|
tests: disable zero copy replication to suppress warning in 01650_fetch_patition_with_macro_in_zk_path_long
Fixes: #41108
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-09-09 10:12:32 +02:00 |
|
Antonio Andelic
|
8ae7fb14b3
|
Merge pull request #40918 from ClickHouse/fix-keeper-system-path-check
Fix check for Keeper system path modification
|
2022-09-09 09:12:49 +02:00 |
|
rfraposa
|
18f5b5e5b0
|
Add docs for lightweight deletes
|
2022-09-08 16:05:56 -06:00 |
|
Alexey Milovidov
|
9e8e66c567
|
Merge pull request #41025 from den-crane/test/column_name_primary
test for column name primary
|
2022-09-09 00:04:53 +03:00 |
|
Alexey Milovidov
|
4d7097f47a
|
Merge pull request #41080 from kssenii/add-documentation-for-cache
Add documentation for filesystem cache
|
2022-09-09 00:03:16 +03:00 |
|
Alexey Milovidov
|
9199656175
|
Merge pull request #41082 from peter279k/remove_strange_train
Remove strange release trains
|
2022-09-09 00:01:35 +03:00 |
|
Alexey Milovidov
|
9249fba44b
|
Merge pull request #41114 from den-crane/patch-47
Doc. Fix links.
|
2022-09-08 23:57:30 +03:00 |
|
Vitaly Baranov
|
10629a66e5
|
Fix black.
|
2022-09-08 20:58:51 +02:00 |
|
Denny Crane
|
132727d212
|
Doc. Fix links.
|
2022-09-08 14:37:42 -03:00 |
|
Vitaly Baranov
|
e48cd2b6f6
|
Add more test cases.
|
2022-09-08 18:14:25 +02:00 |
|
Vitaly Baranov
|
9acc73d811
|
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
|
2022-09-08 17:51:29 +02:00 |
|
alesapin
|
62c911924b
|
Merge pull request #41108 from ClickHouse/more_logging
More logging for S3
|
2022-09-08 17:10:55 +02:00 |
|
alesapin
|
5e00124f8a
|
More logging for S3
|
2022-09-08 16:18:21 +02:00 |
|
Alexey Milovidov
|
928c1cd0d4
|
Merge pull request #40967 from ClickHouse/alexey-milovidov-patch-4
Update tips.md about filesystems
|
2022-09-08 16:56:27 +03:00 |
|
Antonio Andelic
|
3502718a2c
|
Less complications
|
2022-09-08 13:52:14 +00:00 |
|
Vincent Bernat
|
fab1b40928
|
docs: mention SYNC modifier for DROP and DETACH statements
|
2022-09-08 15:21:59 +02:00 |
|
Alexander Tokmakov
|
507ad0c4d9
|
Merge pull request #40691 from azat/mergetree/transaction-wal-fix
Move committing InMemory parts to WAL out of NOEXCEPT_SCOPE()
|
2022-09-08 15:55:30 +03:00 |
|
alesapin
|
15dc68340f
|
Merge pull request #41103 from ClickHouse/return_key_to_message
Improve logging one time
|
2022-09-08 14:00:06 +02:00 |
|
Vitaly Baranov
|
122009a2bd
|
Use table lock if database is ordinary and zero-copy-replication is enabled.
|
2022-09-08 13:54:59 +02:00 |
|
Kruglov Pavel
|
04aea19b31
|
Merge pull request #40881 from coelho/patch-1
Fix uncaught DNS_ERROR on failed connection to replicas
|
2022-09-08 13:32:45 +02:00 |
|
Maksim Kita
|
1f9ea15aab
|
Merge pull request #41049 from canhld94/ch_canh_gs_core
Remove parser logic for WITH GROUPING SETS
|
2022-09-08 13:32:27 +02:00 |
|
alesapin
|
6da37b92e1
|
Improve logging one time
|
2022-09-08 13:11:53 +02:00 |
|
Kseniia Sumarokova
|
7f086a94a7
|
Update storing-data.md
|
2022-09-08 12:34:58 +02:00 |
|
Vladimir C
|
90647cb0c5
|
Merge pull request #39970 from SachinSetiya/majority_quorum
Add majority_insert_quorum setting
|
2022-09-08 11:31:33 +02:00 |
|
Mikhail f. Shiryaev
|
bd10a2195b
|
Build macos binaries in backport CI, add BuilderSpecialReport to Finish
|
2022-09-08 10:33:24 +02:00 |
|
Antonio Andelic
|
09c0bf2931
|
Add unit tests for match path
|
2022-09-08 08:16:38 +00:00 |
|
Antonio Andelic
|
5d837e4f41
|
Merge branch 'master' into fix-keeper-system-path-check
|
2022-09-08 07:41:04 +00:00 |
|
Robert Schulze
|
68808858a5
|
Merge pull request #41050 from FrankChen021/exception_safe
Fix failed stress test (OpenTelemetry)
|
2022-09-08 09:19:54 +02:00 |
|
Robert Schulze
|
9d4de0cbaa
|
Merge pull request #40999 from ClickHouse/sse2-special-build
Add special x86-SSE2-only build
|
2022-09-08 09:06:29 +02:00 |
|