Raúl Marín
|
2d3f5fabda
|
Adjust some tests
|
2024-10-29 17:08:32 +01:00 |
|
robot-clickhouse
|
7c6ce8611c
|
Automatic style fix
|
2024-09-27 10:19:49 +00:00 |
|
Vitaly Baranov
|
196df125b1
|
Merge pull request #66063 from vitlibar/fix-test-grpc-protocol-test-progress
Fix test test_grpc_protocol/test.py::test_progress
|
2024-07-04 15:20:14 +00:00 |
|
Vitaly Baranov
|
87dda31a2c
|
Add test for GRPCServer's shutdown.
|
2024-07-03 20:45:22 +02:00 |
|
Vitaly Baranov
|
2ec0a9cfea
|
Fix test test_grpc_protocol/test.py::test_progress
|
2024-07-03 19:26:47 +02:00 |
|
Konstantin Bogdanov
|
7326e2a0fa
|
Fix aborting on IPv6 peer address
|
2024-04-25 16:44:16 +02:00 |
|
Max K
|
b4ed7ded9a
|
Merge pull request #61778 from ClickHouse/ci_disable_grpc_tests_on_arm
CI: disable grpc tests on ARM
|
2024-03-25 21:50:58 +01:00 |
|
Nikita Fomichev
|
f7b100a885
|
Integration tests: fix flaky tests
|
2024-03-23 20:01:26 +01:00 |
|
Max Kainov
|
abbbd21b7e
|
CI: disable grpc tests on ARM
|
2024-03-22 14:28:49 +00:00 |
|
JackyWoo
|
8a68d51261
|
Add index to table system.numbers (#50909)
|
2023-12-01 19:59:25 +01:00 |
|
Vitaly Baranov
|
d39bd7154f
|
Use pregenerated gRPC protocol pb2 files to fix test flakyness.
|
2023-09-26 17:28:19 +02:00 |
|
Alexander Tokmakov
|
9c9941ca17
|
Update test.py
|
2023-08-17 22:58:23 +03:00 |
|
Alexander Tokmakov
|
9e69120bee
|
fix
|
2023-08-17 12:03:38 +02:00 |
|
Alexander Tokmakov
|
970eb24067
|
fix
|
2023-08-16 22:57:49 +02:00 |
|
Alexander Tokmakov
|
23353f5aff
|
fix
|
2023-08-16 12:06:36 +02:00 |
|
Alexander Tokmakov
|
ba44d7260e
|
fix
|
2023-08-16 00:20:28 +02:00 |
|
Michael Kolupaev
|
e84f0895e7
|
Support hardlinking parts transactionally
|
2023-05-18 21:05:56 -07:00 |
|
Azat Khuzhin
|
a1272e8536
|
Pass existing TSAN_OPTIONS to integration tests and append new options
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-10 15:17:43 +02:00 |
|
Alexander Tokmakov
|
7ce20f5cd2
|
fix tests
|
2023-03-07 14:25:28 +01:00 |
|
Vitaly Baranov
|
e8355971bb
|
Fix test test_grpc_protocol/test.py::test_progress
|
2023-01-06 19:58:20 +01:00 |
|
Ilya Yatsishin
|
49155d9614
|
Merge pull request #44711 from qoega/green-ci-1
Improve some integration tests and add pytest-random
|
2023-01-03 22:39:54 +01:00 |
|
Yatsishin Ilya
|
6ec3bf40b1
|
black
|
2023-01-02 12:43:16 +01:00 |
|
Yatsishin Ilya
|
f779fe3c0a
|
Improve some integration tests
|
2023-01-02 12:43:16 +01:00 |
|
Kruglov Pavel
|
b124875257
|
Merge branch 'master' into improve-streaming-engines
|
2022-11-03 13:22:06 +01:00 |
|
avogar
|
9f39a6a049
|
Fix possible heap-use-after-free
|
2022-11-02 14:17:48 +00:00 |
|
Nikita Taranov
|
49f6692a2e
|
Adapt internal data structures to 512-bit era (#42564)
* impl
* update tests
* fix tests
|
2022-10-25 13:56:28 +02:00 |
|
Frank Chen
|
4e1ef89c64
|
Fix query in test case to match new behaviour
|
2022-08-03 19:44:11 +08:00 |
|
Alexander Tokmakov
|
a1e69a287f
|
Update test.py
|
2022-06-07 18:57:26 +03:00 |
|
Mikhail f. Shiryaev
|
e6f5a3f98b
|
Apply black formatter to all *.py files in the repo
|
2022-03-22 17:39:58 +01: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
|
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 |
|
Vitaly Baranov
|
b2ba0c4320
|
Fix inserting to temporary tables via gRPC.
|
2022-02-07 12:36:17 +07:00 |
|
Vitaly Baranov
|
5dd49a44e6
|
Add test for propagating OpenTelemetry context via gRPC protocol.
|
2022-02-06 02:09:56 +07:00 |
|
Vitaly Baranov
|
708439b036
|
Support customized compression for input/output data in gRPC protocol.
|
2021-12-19 16:29:44 +03:00 |
|
Yatsishin Ilya
|
71cd0c06b1
|
Merge remote-tracking branch 'origin' into integration--7
|
2021-10-13 14:56:29 +03:00 |
|
Vitaly Baranov
|
1dda596689
|
Fix releasing query ID and session ID at the end of query processing.
|
2021-10-10 17:34:45 +03:00 |
|
Yatsishin Ilya
|
db21560c59
|
better test_grpc_protocol
|
2021-10-08 12:17:42 +03:00 |
|
Alexey Milovidov
|
e513a5db32
|
Change <yandex> to <clickhouse> in configs
|
2021-09-20 01:38:53 +03:00 |
|
Vitaly Baranov
|
113ddceabb
|
gRPC: Allow change server-side compression from client.
|
2021-09-13 01:07:28 +03:00 |
|
Vitaly Baranov
|
9a40ce87e9
|
Use bytes instead of strings in the GRPC protocol.
|
2021-08-06 13:55:49 +03:00 |
|
Yatsishin Ilya
|
8939daf7e7
|
more
|
2021-05-24 11:23:04 +03:00 |
|
Alexander Tokmakov
|
14e842c197
|
print stderr of failed subprocess
|
2021-01-22 17:27:23 +03:00 |
|
Nikolai Kochetov
|
3a1ec56486
|
Revert "Merge pull request #18411 from ClickHouse/try-fix-max_result_rows"
This reverts commit 9a2b163db7 , reversing
changes made to 5e97df7c29 .
|
2021-01-03 21:51:57 +03:00 |
|
Nikolai Kochetov
|
34cd4fea0e
|
Fixing integrational test.
|
2020-12-24 12:05:14 +03:00 |
|
Vitaly Baranov
|
ad01e877be
|
Mark grpc protocol's tests as non-flaky.
|
2020-12-07 23:40:02 +03:00 |
|
Vitaly Baranov
|
559afe028f
|
Retrieve logs from grpc library and pass them to our logging system.
|
2020-12-07 23:39:55 +03:00 |
|
Vitaly Baranov
|
b8faa1663f
|
Fix configs in tests.
|
2020-12-07 22:02:18 +03:00 |
|