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
|
b8faa1663f
|
Fix configs in tests.
|
2020-12-07 22:02:18 +03:00 |
|
Vitaly Baranov
|
7f093c4f9a
|
Mark grpc protocol's tests as flaky.
|
2020-12-01 12:38:51 +03:00 |
|
Vitaly Baranov
|
49cf980761
|
Use port 9100 for grpc by default.
|
2020-11-26 10:14:27 +03:00 |
|
Vitaly Baranov
|
950bccb130
|
Add test for authentication.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
a0e384b0c0
|
Added support for external tables.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
23842e7ac6
|
Added support for input() function.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
0e3a8840b5
|
Support cancellation of executing query via gRPC.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
88f1eeec2f
|
Add tests for parallel executing of queries.
|
2020-11-24 17:55:02 +03:00 |
|
Vitaly Baranov
|
b0cb3eb306
|
Extend the protocol with streaming and nonstreaming functions.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
b51e14253d
|
Added support for sessions in gRPC protocol.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
9285f7edc1
|
Send profile info to client.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
98e2cc4117
|
Fix sending progress.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
4f0405af93
|
Send logs via gRPC protocol too.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
218d9ea3e8
|
Added input_data_delimiter to protocol.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
797c84889f
|
Use ReadBuffer to join input data from multiple query infos.
That fixes inserting of a row splitted between two query infos.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
63c8d8124a
|
Added test for inserting to columns with defaults.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
de4586739a
|
Fix using output format.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
8146093794
|
Provide more information about errors.
|
2020-11-24 17:55:01 +03:00 |
|
Vitaly Baranov
|
a327f24e3c
|
Refine the protocol. Code cleanup in tests.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
db9f762e73
|
Fix tests.
|
2020-11-24 17:53:34 +03:00 |
|
mnkonkova
|
6cd1557d67
|
Implement GRPC protocol.
|
2020-11-24 17:53:34 +03:00 |
|