Vitaly Baranov
|
8dcb1358b7
|
Merge pull request #36072 from vitlibar/backups-improve-arguments-handling-and-file-removing
Backups: improve arguments handling and file removing
|
2022-04-10 16:51:04 +02:00 |
|
alesapin
|
2c2b288b44
|
Merge pull request #36070 from ClickHouse/remove_unused_field
Less dependencies from disks in buffers
|
2022-04-09 15:01:11 +02:00 |
|
Alexey Milovidov
|
2de784ca38
|
Merge pull request #36086 from ClickHouse/tavplubix-patch-2
Remove incorrect assertion
|
2022-04-09 02:56:19 +03:00 |
|
Alexey Milovidov
|
836fd2dd87
|
Merge pull request #36080 from nvartolomei/nv/trusted-tonickkozlov
Add tonickkozlov to trusted users for auto ci run
|
2022-04-09 02:55:50 +03:00 |
|
Mikhail f. Shiryaev
|
e13a0d09b2
|
Merge pull request #36085 from ClickHouse/build-check-format
Fix BUILD_NAME issue in build jobs
|
2022-04-09 01:45:20 +02:00 |
|
Vitaly Baranov
|
758f8235c2
|
Collect backup entries before opening an archive for writing.
|
2022-04-09 01:44:46 +02:00 |
|
Vitaly Baranov
|
bcd727d535
|
Allow creating directories containing a new archive.
|
2022-04-09 01:32:17 +02:00 |
|
Vitaly Baranov
|
fcd28fc3f4
|
Make backup metadata clearer with new setting 'use_base'.
|
2022-04-09 01:07:14 +02:00 |
|
Mikhail f. Shiryaev
|
a09fcdac1f
|
Do not fail on a poisoned ccache
|
2022-04-09 00:41:39 +02:00 |
|
Mikhail f. Shiryaev
|
cb962b8ad5
|
Stop rewriting BUILD_NAME env in build_check.py
|
2022-04-08 22:34:58 +02:00 |
|
tavplubix
|
2894672ecc
|
Update DatabaseReplicatedWorker.cpp
|
2022-04-08 22:12:57 +03:00 |
|
tavplubix
|
faae540a85
|
Merge pull request #24258 from ClickHouse/mvcc_prototype
MVCC prototype for MergeTree
|
2022-04-08 22:02:13 +03:00 |
|
Kseniia Sumarokova
|
1e54c5c57b
|
Merge pull request #35885 from kssenii/fix-postgres-test-2
fix postgres test
|
2022-04-08 19:55:05 +02:00 |
|
Vitaly Baranov
|
71d54db215
|
Better handling arguments of backup engines.
|
2022-04-08 19:52:52 +02:00 |
|
Mikhail f. Shiryaev
|
f506b6c1a3
|
Fix linter issues and missed formatting
|
2022-04-08 19:50:41 +02:00 |
|
Nicolae Vartolomei
|
081de5b086
|
Add tonickkozlov to trusted users for auto ci run
Cloudflare employee contributing to ClickHouse
|
2022-04-08 15:21:36 +00:00 |
|
alesapin
|
4a03402da5
|
Update ReadBufferFromRemoteFSGather.h
|
2022-04-08 16:41:37 +02:00 |
|
alesapin
|
60e36abfe9
|
Get rid of metadata in buffers
|
2022-04-08 16:03:00 +02:00 |
|
Alexey Milovidov
|
4691a428cb
|
Merge pull request #35130 from DevTeamBK/curl_upgrade
curl package upgraded to 7.81.0
|
2022-04-08 16:37:28 +03:00 |
|
alesapin
|
ad9fdc1d79
|
Don't use metadata path in write buffers
|
2022-04-08 15:30:46 +02:00 |
|
alesapin
|
0db8808f2e
|
Remove unused field from buffers
|
2022-04-08 15:06:43 +02:00 |
|
Vitaly Baranov
|
46457c4d0c
|
Improve removing of backup files after error.
|
2022-04-08 14:25:40 +02:00 |
|
kssenii
|
fc3e3251b9
|
Fix
|
2022-04-08 13:50:24 +02:00 |
|
Kruglov Pavel
|
d7b88d7683
|
Merge pull request #35582 from Avogar/improve-schema-inference
Improve schema inference and add some fixes
|
2022-04-08 13:44:52 +02:00 |
|
Alexander Tokmakov
|
141fbc6980
|
Merge branch 'master' into mvcc_prototype
|
2022-04-08 13:38:11 +02:00 |
|
Alexander Tokmakov
|
49c35f3261
|
Merge branch 'master' into mvcc_prototype
|
2022-04-08 13:34:40 +02:00 |
|
Mikhail f. Shiryaev
|
44c80a388f
|
Merge pull request #36064 from ClickHouse/fix-rerun-lambda
Add debug and fix cancel_rerun lambda
|
2022-04-08 13:33:37 +02:00 |
|
Anton Popov
|
a16ac67c0c
|
Merge pull request #36034 from amosbird/better-projection2
Use storage_snapshot for projection analysis
|
2022-04-08 13:22:53 +02:00 |
|
Mikhail f. Shiryaev
|
90a863bbc2
|
Merge pull request #36029 from ClickHouse/fix-release-workflow
Fix release workflow
|
2022-04-08 13:09:01 +02:00 |
|
Vladimir C
|
b9d3467be4
|
Merge pull request #36065 from vdimir/fix_style_run_check
|
2022-04-08 12:58:31 +02:00 |
|
vdimir
|
1322fab333
|
Fix style in run_check.py
|
2022-04-08 12:51:58 +02:00 |
|
alesapin
|
becd4eda34
|
Merge pull request #36047 from ClickHouse/fix-typo
Fix typo
|
2022-04-08 12:38:24 +02:00 |
|
Vitaly Baranov
|
45dea9933b
|
Merge pull request #35883 from azat/format-settings
Do not allow SETTINGS after FORMAT for INSERT queries
|
2022-04-08 12:38:14 +02:00 |
|
Mikhail f. Shiryaev
|
10e6145c8d
|
Merge pull request #36050 from Blaumaus/patch-1
Add Swetrix to the adopters list
|
2022-04-08 12:36:56 +02:00 |
|
Mikhail f. Shiryaev
|
811178da54
|
Add debug and fix cancel_rerun lambda
|
2022-04-08 12:28:25 +02:00 |
|
tavplubix
|
6868223af0
|
Merge pull request #36026 from ClickHouse/tavplubix-patch-2
Fix Backward comapatibility check
|
2022-04-08 13:10:59 +03:00 |
|
alesapin
|
1ba77786ea
|
Merge pull request #36054 from ClickHouse/fix-flaky-test
Fix flaky test
|
2022-04-08 12:08:21 +02:00 |
|
alesapin
|
8ec802bc62
|
Merge pull request #35475 from kssenii/remote-fs-cache-improvements
Allow to write remote fs cache on all write operations. Add `system.remote_filesystem_cache` table. Add `drop remote filesystem cache (<path>)` query. Add `system.remote_data_paths` table.
|
2022-04-08 12:06:26 +02:00 |
|
Vladimir C
|
608f4c3b70
|
Merge pull request #35991 from vdimir/run-check-debug-labels
|
2022-04-08 12:00:37 +02:00 |
|
Vladimir C
|
265fa90689
|
Merge pull request #36033 from vdimir/cross-join-empty-list
|
2022-04-08 11:59:21 +02:00 |
|
Mikhail f. Shiryaev
|
53793537da
|
Merge pull request #36044 from ClickHouse/nightly-coverity
Nightly coverity
|
2022-04-08 11:19:58 +02:00 |
|
kssenii
|
0b7af1f26c
|
Fix checks
|
2022-04-08 01:58:55 +02:00 |
|
Alexander Tokmakov
|
6a46da93ae
|
Merge branch 'master' into mvcc_prototype
|
2022-04-07 23:22:19 +02:00 |
|
Alexey Milovidov
|
2623b05e59
|
Fix flaky test
|
2022-04-07 22:58:29 +02:00 |
|
Andrii R
|
5b43df0b14
|
Added Swetrix Analytics
|
2022-04-07 19:12:08 +00:00 |
|
Alexey Milovidov
|
88134c86a5
|
Fix typo
|
2022-04-07 20:32:47 +02:00 |
|
kssenii
|
5dce2f18b5
|
Better
|
2022-04-07 18:48:35 +02:00 |
|
Mikhail f. Shiryaev
|
a5b1a0620c
|
Add default IMAGES_PATH value
|
2022-04-07 18:35:59 +02:00 |
|
Mikhail f. Shiryaev
|
dd4bd4abba
|
Simplify and fix coverity
|
2022-04-07 18:35:58 +02:00 |
|
Alexander Tokmakov
|
2e2e2b9190
|
fix a race condition
|
2022-04-07 18:17:43 +02:00 |
|