vdimir
|
efcfcca545
|
Fix HashJoin::getTotalByteCount caclulation
|
2023-01-17 12:21:53 +00:00 |
|
vdimir
|
b0c4e18464
|
Fix double initialization GraceHashJoin::initBuckets
|
2023-01-17 12:21:53 +00:00 |
|
Vitaly Baranov
|
8c5c423d67
|
Add test.
|
2023-01-17 13:11:24 +01:00 |
|
Sema Checherinda
|
35431e91e3
|
Merge pull request #45276 from ucasfl/avro-fix
Fix some avro reading bugs
|
2023-01-17 12:48:44 +01:00 |
|
Kseniia Sumarokova
|
5586f71950
|
Merge pull request #41231 from kssenii/minor-change-in-remote-read
Fix assertion in async read buffer from remote
|
2023-01-17 12:32:57 +01:00 |
|
kssenii
|
a657bbece7
|
Merge remote-tracking branch 'upstream/master' into slightly-better-output-for-glibc-check
|
2023-01-17 12:23:44 +01:00 |
|
kssenii
|
f3c1dc0c85
|
Slightly better output of glibc check
|
2023-01-17 12:17:57 +01:00 |
|
Maksim Kita
|
d6a36b1d16
|
Fixed code review issues
|
2023-01-17 12:02:50 +01:00 |
|
Sema Checherinda
|
2cd55bc398
|
fix/adjust tests in integration/test_partition
|
2023-01-17 12:02:18 +01:00 |
|
Maksim Kita
|
af716ca25d
|
Fixed tests
|
2023-01-17 11:20:24 +01:00 |
|
Maksim Kita
|
250c93614c
|
Revert "Revert "Validate function arguments in query tree""
|
2023-01-17 11:20:24 +01:00 |
|
Vitaly Baranov
|
692065e5fe
|
Fix backup if mutations got killed during the backup process.
|
2023-01-17 11:05:34 +01:00 |
|
Alexander Tokmakov
|
4e1cf778a6
|
Update clickhouse-test
|
2023-01-17 12:17:51 +03:00 |
|
Vitaly Baranov
|
0bea056241
|
Fix build.
|
2023-01-17 09:52:08 +01:00 |
|
Vitaly Baranov
|
1c845185c1
|
Split upload into parts of the same size for smooth uploading.
Correctly use AbortMultipleUpload request.
Support std::ios_base::end StdStreamBufFromReadBuffer::seekpos().
|
2023-01-17 09:35:43 +01:00 |
|
Vitaly Baranov
|
14a7ee8e26
|
Copy files to S3 during backup directly without using WriteBufferFromS3 to decrease memory consumption.
|
2023-01-17 09:35:41 +01:00 |
|
Vitaly Baranov
|
b13498d9ba
|
Merge pull request #45288 from vitlibar/fix-s3-requests-without-region
Fix s3 requests without region
|
2023-01-17 09:24:59 +01:00 |
|
Antonio Andelic
|
76eb3e3b3c
|
Fix test
|
2023-01-17 07:34:39 +00:00 |
|
SmitaRKulkarni
|
bb4f251448
|
Merge branch 'master' into 42648_Support_scalar_subqueries_cache
|
2023-01-17 08:10:25 +01:00 |
|
Alexander Tokmakov
|
1fd8cf3d7f
|
fix
|
2023-01-17 01:43:13 +01:00 |
|
Alexander Tokmakov
|
522686f78b
|
less empty patterns
|
2023-01-17 01:19:44 +01:00 |
|
Kseniia Sumarokova
|
6a02bdc917
|
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
|
2023-01-17 00:37:47 +01:00 |
|
Alexander Tokmakov
|
870cfcc36a
|
less fmt::runtime usages
|
2023-01-17 00:11:59 +01:00 |
|
Alexander Tokmakov
|
e7899825e6
|
save format strings for DB::Exceptions
|
2023-01-16 23:20:33 +01:00 |
|
Vitaly Baranov
|
9a52087989
|
More complex logic: GetObjectAttributes requests will be used
only if the endpoint is "*.amazonaws.com", otherwise HeadObject requests will be used.
|
2023-01-16 20:14:39 +01:00 |
|
Dmitry Novik
|
104e55bc22
|
Merge remote-tracking branch 'origin/master' into or-like-chain
|
2023-01-16 18:56:22 +00:00 |
|
Dmitry Novik
|
aa2a19eaa4
|
Use proper map for QueryTreeNode
|
2023-01-16 18:43:22 +00:00 |
|
Yakov Olkhovskiy
|
c8f635e40b
|
WSL1 inconsistency
|
2023-01-16 18:32:41 +00:00 |
|
Dmitry Novik
|
72c1e0ae0f
|
Rename test
|
2023-01-16 17:52:15 +00:00 |
|
Dmitry Novik
|
0aecc9ad80
|
Updates after the review
|
2023-01-16 17:43:36 +00:00 |
|
Vladimir C
|
b80ee8df50
|
Merge pull request #45256 from DanRoscigno/add-grace-hash-docs
|
2023-01-16 18:43:19 +01:00 |
|
Kruglov Pavel
|
e9d6590926
|
Merge branch 'master' into tsv-csv-detect-header
|
2023-01-16 17:50:24 +01:00 |
|
Kruglov Pavel
|
bdb3517512
|
Merge pull request #45231 from Avogar/json-tuples
Insert default values in case of missing tuple elements in JSONEachRow
|
2023-01-16 17:49:50 +01:00 |
|
avogar
|
1c0941d72a
|
Add docs and examples
|
2023-01-16 16:46:41 +00:00 |
|
Mikhail f. Shiryaev
|
51b5d647ae
|
Merge pull request #45302 from ClickHouse/fix-automerge-approved-at
Fix wrong approved_at, simplify conditions
|
2023-01-16 17:46:30 +01:00 |
|
Alexander Tokmakov
|
753ae9e80d
|
Merge pull request #45327 from ClickHouse/revert-45252-block-nonfloat-gorilla
Revert "Disallow Gorilla codec on non-float columns"
|
2023-01-16 19:16:06 +03:00 |
|
Alexander Tokmakov
|
df75c24f01
|
Revert "Disallow Gorilla codec on non-float columns"
|
2023-01-16 19:14:28 +03:00 |
|
Mikhail f. Shiryaev
|
08c9d81c90
|
Apply suggestions from code review
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
|
2023-01-16 16:55:24 +01:00 |
|
avogar
|
1d26704049
|
Fix
|
2023-01-16 15:49:59 +00:00 |
|
Sema Checherinda
|
dbe89cd5d8
|
fix that optimize final waits for currently running merges
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
9c76161c06
|
some tests delete empty parts instantly
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
95045c6738
|
Revert "make tests with optimize final more stable, wait for merges in flight"
This reverts commit d34f5df84cbd453ece4a234f216a68438930202f.
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
90fa1ecd49
|
make that old_parts_lifetime=0 deletes files instantly at drop/truncate
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
8218d59103
|
make tests with optimize final more stable, wait for merges in flight
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
8f660afab3
|
style fix
|
2023-01-16 16:47:12 +01:00 |
|
Sema Checherinda
|
f77b0d3891
|
cannonization 02521
|
2023-01-16 16:47:11 +01:00 |
|
Sema Checherinda
|
c51f4d7be1
|
do not merge over a gap with uotdate parts, delete empty parts with respect to old_parts_lifetime
|
2023-01-16 16:47:11 +01:00 |
|
Sema Checherinda
|
25e16388d7
|
better message in MergeTreeDataMergerMutator when parts intersect
|
2023-01-16 16:47:11 +01:00 |
|
Kruglov Pavel
|
04d95f4877
|
Fix
|
2023-01-16 16:47:04 +01:00 |
|
Sema Checherinda
|
bc0dcb6f0e
|
check parts intersection at start up -- no changes after rebase
|
2023-01-16 16:46:22 +01:00 |
|