Dmitry Novik
|
31a5e85aa4
|
Add test for GlobalOvercommitTracker
|
2022-02-15 00:29:55 +00:00 |
|
alesapin
|
bb69455395
|
Merge pull request #34504 from CurtizJ/ttl-move-if-exists
Support `TTL TO [DISK|VOLUME] [IF EXISTS]`
|
2022-02-14 14:56:18 +03:00 |
|
Mikhail f. Shiryaev
|
1e82b04de3
|
Apply black formatter to ci-runner to trigger license/cla
|
2022-02-14 01:32:22 +01:00 |
|
Mikhail f. Shiryaev
|
9340aab154
|
Clean kerberos keytab between running
|
2022-02-13 22:01:46 +01:00 |
|
Mikhail f. Shiryaev
|
23546ab825
|
Use the current kerberized-haddop image
|
2022-02-13 22:01:45 +01:00 |
|
Maksim Kita
|
91bc9cd4cf
|
Merge pull request #34499 from vitlibar/grpc-send-output-format-back-to-client
gRPC: Send output format back to client
|
2022-02-13 15:34:32 +01:00 |
|
Vitaly Baranov
|
e148b43a29
|
Privileges CREATE/ALTER/DROP ROW POLICY now can be granted on a table or on database.* as well as globally *.*
|
2022-02-11 12:35:52 +07:00 |
|
Anton Popov
|
70986a70a1
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
|
Vitaly Baranov
|
cf2e205b08
|
Add field output_columns to first Result sent in gRPC protocol.
|
2022-02-10 21:05:56 +07:00 |
|
Vitaly Baranov
|
bd746fd82b
|
Add fields query_id and time_zone to first Result sent in gRPC protocol.
|
2022-02-10 21:05:47 +07:00 |
|
Vitaly Baranov
|
f8c8eeceea
|
Add field output_format to first Result sent in gRPC protocol.
|
2022-02-10 21:05:08 +07:00 |
|
Vitaly Baranov
|
77d9cddfec
|
Replace clickhouse_grpc.proto in a test with symlink.
|
2022-02-10 02:46:05 +07:00 |
|
Vitaly Baranov
|
1341b4b4de
|
Rename QueryInfo's field result_compression -> transport_compression_type and change its type for better consistency.
Make the previous field obsolete.
|
2022-02-10 02:46:05 +07:00 |
|
Vitaly Baranov
|
1f6b65d39d
|
gRPC: Split compression_type field into input_compression_type and output_compression_type.
Make the previous field obsolete.
|
2022-02-10 02:46:05 +07:00 |
|
Anton Popov
|
822b58247a
|
Merge pull request #34132 from CurtizJ/fix-distributed-inserts
Fix inserts to distributed tables in case of change of native protocol
|
2022-02-09 14:58:44 +03:00 |
|
mergify[bot]
|
43459ee7b3
|
Merge branch 'master' into fixing-test-storage-postgresql
|
2022-02-09 00:54:18 +00:00 |
|
Nikolai Kochetov
|
0f7c0c72bd
|
Merge pull request #34305 from amosbird/projection-fix27
Fix various issues when projection is enabled by default
|
2022-02-08 17:19:56 +03:00 |
|
kssenii
|
71c57bed8e
|
Fix
|
2022-02-08 14:52:07 +01:00 |
|
Kruglov Pavel
|
3e216adc17
|
Merge pull request #34405 from Avogar/fix-segfault-in-url
Fix segfault in schema inference from url
|
2022-02-08 16:48:37 +03:00 |
|
alesapin
|
31fdd5c6dc
|
Merge pull request #34364 from vitlibar/fix-inserting-into-temp-tables-via-grpc
Fix inserting to temporary tables via gRPC.
|
2022-02-08 14:46:48 +03:00 |
|
avogar
|
e118c89bb2
|
Fix segfault in schema inference from url
|
2022-02-08 13:40:03 +03:00 |
|
alexey-milovidov
|
274c5be64e
|
Merge pull request #34057 from Algunenano/i34053
Less flaky test_inconsistent_parts_if_drop_while_replica_not_active
|
2022-02-07 23:37:21 +03:00 |
|
Vitaly Baranov
|
b2ba0c4320
|
Fix inserting to temporary tables via gRPC.
|
2022-02-07 12:36:17 +07:00 |
|
Vitaly Baranov
|
7b91a66c39
|
Merge pull request #34341 from vitlibar/add-test-for-propagating-opentelemetry-context-grpc
Add test for propagating OpenTelemetry context via gRPC protocol
|
2022-02-07 12:29:05 +07:00 |
|
alexey-milovidov
|
fb9ed9acad
|
Merge pull request #34175 from kitaisreal/bitset-sort-performance-check
bitsetsort peformance check
|
2022-02-07 05:34:57 +03:00 |
|
mergify[bot]
|
8045598afe
|
Merge branch 'master' into fix-s3-schema-inference
|
2022-02-06 17:08:48 +00:00 |
|
Amos Bird
|
82f31e1abb
|
Fix tests when projection is enabled
Avoid using count() in quota related tests
count() can subject to many optimization techniques, which is unstable
for testing quota usage.
|
2022-02-06 16:46:10 +08:00 |
|
Vitaly Baranov
|
5dd49a44e6
|
Add test for propagating OpenTelemetry context via gRPC protocol.
|
2022-02-06 02:09:56 +07:00 |
|
Maksim Kita
|
bc6328e573
|
Fixed tests
|
2022-02-04 20:56:49 +00:00 |
|
Maksim Kita
|
7a6f282765
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Nikolai Kochetov
|
b92efed350
|
Merge pull request #34219 from ClickHouse/revert-34212-revert-33291-add-pool-to-s3-write-buffer
Revert "Revert "Add pool to WriteBufferFromS3""
|
2022-02-04 11:00:29 +03:00 |
|
alexey-milovidov
|
665fdc9187
|
Merge pull request #31257 from FArthur-cmd/merge_15765
Merge #15765
|
2022-02-04 00:39:57 +03:00 |
|
alexey-milovidov
|
14811a357e
|
Merge pull request #34263 from azat/interserver-mode-fix
Fix current_user/current_address for interserver mode
|
2022-02-03 05:28:56 +03:00 |
|
Maksim Kita
|
02c6cfba6a
|
Merge pull request #34225 from vitlibar/fix-checking-grants-for-show-grants
Fix checking grants for SHOW GRANTS
|
2022-02-02 22:51:51 +01:00 |
|
Azat Khuzhin
|
5472aef084
|
Fix current_user/current_address for interserver mode
Before this patch current_user/current_address will be preserved from
the previous query.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-02-02 17:44:19 +03:00 |
|
Vitaly Baranov
|
1f81e43f1e
|
Fix checking grants for SHOW GRANTS.
|
2022-02-01 19:55:24 +07:00 |
|
Nikolai Kochetov
|
2a6eb593be
|
Revert "Revert "Add pool to WriteBufferFromS3""
|
2022-02-01 13:36:51 +03:00 |
|
alexey-milovidov
|
99392b5ca7
|
Merge pull request #13544 from amosbird/mdha
Multi-Disk auto-recovery.
|
2022-02-01 06:13:26 +03:00 |
|
alexey-milovidov
|
095d9bfa43
|
Revert "Add pool to WriteBufferFromS3"
|
2022-02-01 05:49:40 +03:00 |
|
mergify[bot]
|
e229487817
|
Merge branch 'master' into mdha
|
2022-02-01 01:22:16 +00:00 |
|
Amos Bird
|
ec7d367814
|
DiskLocal checker
Add DiskLocal checker so that ReplicatedMergeTree can recover data when some of its disks are broken.
|
2022-02-01 05:55:27 +08:00 |
|
alesapin
|
dd61d1c2de
|
Merge pull request #34172 from ClickHouse/fix_race_in_some_engines
Fix benign race condition for storage HDFS, S3, URL
|
2022-01-31 22:41:54 +03:00 |
|
alesapin
|
75d73d2785
|
Merge pull request #34139 from ClickHouse/fix_buf_s3_low_cardinality
Fix bug with bounded S3 reads and LowCardinality
|
2022-01-31 22:41:14 +03:00 |
|
avogar
|
058ef356ac
|
Fix schema inference for table runction s3
|
2022-01-31 19:39:20 +03:00 |
|
Nikolai Kochetov
|
321fa4a9e8
|
Merge pull request #33291 from ClickHouse/add-pool-to-s3-write-buffer
Add pool to WriteBufferFromS3
|
2022-01-31 19:37:40 +03:00 |
|
alesapin
|
ace8169732
|
Fix kafka test
|
2022-01-31 19:18:34 +03:00 |
|
alesapin
|
c3f7dece5e
|
Update tests/integration/test_s3_low_cardinality_right_border/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-01-31 12:36:58 +03:00 |
|
alesapin
|
cb45a348f1
|
Merge branch 'master' into fix_buf_s3_low_cardinality
|
2022-01-30 17:30:55 +03:00 |
|
alesapin
|
7ada8227cf
|
Fix bug with bounded S3 reads and LowCardinality
|
2022-01-29 18:28:40 +03:00 |
|
Anton Popov
|
96a506c6fa
|
fix inserts to distributed tables in case of change of native protocol
|
2022-01-29 03:23:25 +03:00 |
|