Vitaly Baranov
|
b5b195f4e2
|
Merge branch 'master' into kafka_protobuf_issue26643
|
2021-12-10 23:22:35 +03:00 |
|
kssenii
|
2ea4e7c4e7
|
Better
|
2021-11-29 15:05:02 +00:00 |
|
kssenii
|
2f0fe4a21f
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into rabbit-kafka-select-commit
|
2021-11-29 10:08:14 +00:00 |
|
Kruglov Pavel
|
b39c19399f
|
Merge pull request #31691 from kssenii/testing-1
Allow named_collections for kafka / rabbit
|
2021-11-25 14:06:31 +03:00 |
|
kssenii
|
980c87c466
|
Add named collection for kafka / rabbit
|
2021-11-24 14:53:01 +03:00 |
|
kssenii
|
35a4be601a
|
Select query commit only with settings
|
2021-11-03 15:43:58 +03:00 |
|
Yatsishin Ilya
|
d5138e1427
|
Merge remote-tracking branch 'origin' into integration--7
|
2021-11-02 17:41:40 +03:00 |
|
Kruglov Pavel
|
901ebcede6
|
Merge pull request #30351 from arenadata/ADQM-335
output_format_avro_rows_in_file
|
2021-11-02 12:25:27 +03:00 |
|
Ilya Golshtein
|
8efa1743cf
|
output_format_avro_rows_in_file fix and test for _timestamp
|
2021-11-01 13:09:18 +03:00 |
|
avogar
|
0ce893cb10
|
Fix kafka test
|
2021-10-28 14:20:29 +03:00 |
|
Kruglov Pavel
|
11c0d08d1c
|
Fix test again
|
2021-10-21 16:46:27 +03:00 |
|
Kruglov Pavel
|
bd016f384e
|
Try fix tests
|
2021-10-21 12:54:10 +03:00 |
|
avogar
|
cd17643eb8
|
Fix tests
|
2021-10-21 09:22:42 +03:00 |
|
Ilya Golshtein
|
d90302aa3b
|
output_format_avro_rows_in_file
|
2021-10-18 19:01:06 +03:00 |
|
Yatsishin Ilya
|
0efeaf5dc4
|
Merge remote-tracking branch 'origin' into integration--7
|
2021-10-08 11:22:55 +03:00 |
|
Nikolai Kochetov
|
78e1db209f
|
Remove more data streams (#29491)
* Remove more streams.
* Fixing build.
* Fixing build.
* Rename files.
* Fix fast test.
* Fix StorageKafka.
* Try fix kafka test.
* Move createBuffer to KafkaSource ctor.
* Revert "Move createBuffer to KafkaSource ctor."
This reverts commit 81fa94d27e .
* Revert "Try fix kafka test."
This reverts commit 2107e54969 .
* Comment some rows in test.
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-10-07 11:26:08 +03:00 |
|
Yatsishin Ilya
|
c32e833f25
|
better
|
2021-10-06 16:23:29 +03:00 |
|
Yatsishin Ilya
|
b0a5a8532f
|
improve test_storage_kafka test
|
2021-10-06 16:08:25 +03:00 |
|
Mikhail Filimonov
|
ea320c96d5
|
Test for issue #26643
|
2021-10-04 14:38:10 +00:00 |
|
Nikolai Kochetov
|
193f566568
|
Fix exception message.
|
2021-09-24 14:54:39 +03:00 |
|
Nikolai Kochetov
|
24dac111b7
|
Try fix kafka test.
|
2021-09-24 13:30:57 +03:00 |
|
alesapin
|
36abf9f2f4
|
Fix broken kafka test
|
2021-09-03 10:51:37 +03:00 |
|
Yatsishin Ilya
|
da4e688293
|
Improve kafka topic creation and deletion. Improve mongodb tests
|
2021-08-30 15:58:21 +03:00 |
|
Yatsishin Ilya
|
d9e782d379
|
Merge remote-tracking branch 'origin' into mute-integration-debug-fails
|
2021-08-20 18:59:16 +03:00 |
|
Yatsishin Ilya
|
812a6ffb80
|
kafka assertion was fixed in master
|
2021-08-20 18:56:15 +03:00 |
|
Yatsishin Ilya
|
9c22d07dea
|
Mute current failures
|
2021-08-19 14:32:32 +03:00 |
|
Mikhail Filimonov
|
05d77d2873
|
Safer processing of NULL messages in Kafka for some formats
|
2021-08-18 11:26:57 +02:00 |
|
Kseniia Sumarokova
|
0917488cec
|
Merge pull request #27382 from kssenii/cast-internal
add Cast internal function
|
2021-08-13 13:13:51 +03:00 |
|
Raúl Marín
|
d1d47658f5
|
Merge remote-tracking branch 'blessed/master' into materialization_log
|
2021-08-10 10:49:05 +02:00 |
|
kssenii
|
484c3a5d2e
|
Update kafka test
|
2021-08-09 11:55:38 +00:00 |
|
Raúl Marín
|
b4e417e507
|
test_kafka_virtual_columns_with_materialized_view: Limit iterations and show better error
|
2021-08-06 13:39:33 +02:00 |
|
Raúl Marín
|
4f1b02426a
|
test_storage_kafka: Remove duplicated code
|
2021-08-06 13:38:56 +02:00 |
|
Raúl Marín
|
145699d0c2
|
test_kafka_no_holes_when_write_suffix_failed: Fix expected error message
The old error message was incorrect (it said a failure happened when
pushing the prefix when it was happening while pushing the suffix.
|
2021-07-27 16:29:34 +02:00 |
|
Raúl Marín
|
ff249a14af
|
Fix test_kafka_no_holes_when_write_suffix_failed
|
2021-07-27 16:29:34 +02:00 |
|
vdimir
|
dd3e1a8a4d
|
Adjust exception message in test_replicated_fetches_timeouts
|
2021-07-15 11:58:21 +03:00 |
|
Vitaly Baranov
|
3a3cbeb7aa
|
Collect stderr.log and stdout.log in all integration tests by default.
|
2021-06-29 17:30:47 +03:00 |
|
alexey-milovidov
|
77721734ed
|
Merge pull request #21267 from filimonov/kafka-failover
Kafka failover issue fix
|
2021-06-14 01:42:42 +03:00 |
|
alexey-milovidov
|
77ab26e217
|
Merge branch 'master' into less_timeouts
|
2021-06-10 02:03:16 +03:00 |
|
filimonov
|
3f1d3f2e1d
|
Update test.py
|
2021-06-09 23:20:44 +02:00 |
|
Mikhail Filimonov
|
3627ab7cbe
|
Fix kafka failover issue (#21118).
Distringuish lack of assignment vs lack of partitions. Bit better / clearer logging.
|
2021-06-09 16:02:56 +02:00 |
|
filimonov
|
7469f054f0
|
Update test.py
Missed one of the refactorings which were merged in the meanwhile 872e36c207 (diff-8129a3b04ff2293c2d89b35395be9ef49918cdafd4420a745d05733b00979646L86-R100)
|
2021-06-09 12:27:42 +02:00 |
|
alesapin
|
7179fafef0
|
Less timeouts in integration tests
|
2021-06-09 10:49:29 +03:00 |
|
mergify[bot]
|
1172807442
|
Merge branch 'master' into recreate_kafka_table_case
|
2021-06-06 12:15:55 +00:00 |
|
Mikhail Filimonov
|
c8fe168a8d
|
Fix the test after #20393
|
2021-06-04 15:55:07 +02:00 |
|
filimonov
|
74ae079b19
|
Update test.py
|
2021-06-04 15:30:25 +02:00 |
|
Mikhail Filimonov
|
e11f7db28b
|
Add test #23430
|
2021-06-03 20:41:01 +02:00 |
|
Yatsishin Ilya
|
28af06f3d0
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-27 07:01:22 +03:00 |
|
Yatsishin Ilya
|
893cd47bd2
|
better
|
2021-05-25 15:40:59 +03:00 |
|
filimonov
|
88919080d5
|
Try to improve kafka flaky test
|
2021-05-24 22:37:16 +02:00 |
|
Yatsishin Ilya
|
e1176acc04
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-17 09:53:00 +03:00 |
|