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
Mikhail Filimonov
dd619e1e37
Try to stabilize flapping test
2021-05-13 16:03:32 +02:00
Yatsishin Ilya
9d159072ef
mERGe remote-tracking branch 'origin' into integration-2
2021-05-11 13:32:44 +03:00
Chao Ma
ec8ca5bf5e
Fix kafka storage does not work with parquet format messages
2021-05-06 11:32:58 +08:00
Mikhail Filimonov
80065b08f8
Revert "avoid race in librdkafka"
...
This reverts commit bd8c3eb117
.
2021-05-04 10:06:33 +02:00
Yatsishin Ilya
c59a11f798
Merge remote-tracking branch 'origin' into integration-2
2021-04-27 18:34:33 +03:00
Chao Ma
713eb9486c
Fix kafka storage does not work with arrow and arrowstream format messages
2021-04-21 19:44:09 +08:00
Yatsishin Ilya
f6d455732e
better
2021-04-14 19:04:17 +03:00
Yatsishin Ilya
db657c03c8
fix
2021-04-12 18:08:09 +03:00
Yatsishin Ilya
ec6adb692d
Merge remote-tracking branch 'origin' into integration-2
2021-04-12 10:04:11 +03:00
Peng Jian
f73faf1578
fix test case
2021-04-08 14:26:32 +08:00
Peng Jian
16e971ee52
fix test case
2021-04-08 07:19:57 +08:00
Peng Jian
604ba9db60
add test case
2021-04-07 20:15:15 +08:00
Peng Jian
e30c07db20
add test cases
2021-03-31 20:22:36 +08:00
Peng Jian
cc56302e8b
fix test case
2021-03-31 17:16:51 +08:00
Peng Jian
17a5fc6e0e
add test
2021-03-31 17:16:51 +08:00
Yatsishin Ilya
7b7580204c
fix
2021-03-28 00:26:53 +03:00
Yatsishin Ilya
fbf0fe6436
Merge remote-tracking branch 'origin' into integration-2
2021-03-20 22:47:33 +03:00
Vladimir
c8b5be636f
Merge pull request #21438 from arenadata/ADQM-170
2021-03-19 17:06:55 +03:00
Ilya Golshtein
518103f851
old Avro test data removed
2021-03-16 19:39:58 +03:00
Ilya Golshtein
abcf581005
avro bug with format_setting reference and a typo in kafka test
2021-03-15 12:19:33 +03:00
Ilya Golshtein
a579fcb424
kafka/avro works against table
2021-03-14 15:55:44 +03:00
Yatsishin Ilya
7bfa4bb64b
Merge remote-tracking branch 'origin' into integration-2
2021-03-09 10:33:15 +03:00
filimonov
bd8c3eb117
avoid race in librdkafka
...
see https://github.com/edenhill/librdkafka/issues/3279
2021-03-04 15:01:10 +01:00
Yatsishin Ilya
298824c926
fix
2021-03-04 14:52:56 +03:00
Yatsishin Ilya
f03cf47a82
fix
2021-03-04 14:22:19 +03:00
Yatsishin Ilya
8122003c98
more fixes
2021-03-04 13:53:50 +03:00
Yatsishin Ilya
34609445f7
fix
2021-03-04 12:06:39 +03:00
Ilya Golshtein
f11a8cd13c
multimessage avro format for kafka test
2021-03-04 11:07:29 +03:00
Yatsishin Ilya
babea212c7
Merge remote-tracking branch 'origin' into integration-2
2021-03-03 11:56:15 +03:00
Mikhail Filimonov
9e3547681b
try to address python kafka client disconnects better
2021-02-26 07:17:31 +01:00
Mikhail Filimonov
60ede36068
simple fix for CI failure
2021-02-26 06:41:11 +01:00
Mikhail Filimonov
c4470ff283
proper placement for test
2021-02-26 06:38:14 +01:00
Mikhail Filimonov
2bcfff257c
Remove most of sleeps in tests
2021-02-25 17:02:59 +01:00
Mikhail Filimonov
6c6eaf2a60
Fixes
2021-02-25 17:02:57 +01:00
Mikhail Filimonov
a4c9e62d6d
Integration tests: introduce wait_for_log_line.
...
It uses tail -f executed in container, this way i don't need to pull
the file many times, rememeber positions etc.
2021-02-25 17:02:56 +01:00
Yatsishin Ilya
905cc7a2bd
fixes
2021-02-24 14:46:58 +03:00
Yatsishin Ilya
2df4317aba
wip
2021-02-19 00:21:50 +03:00
Yatsishin Ilya
609c9b272f
fix
2021-02-18 16:42:31 +03:00
Yatsishin Ilya
872e36c207
wip
2021-02-18 15:57:45 +03:00
Yatsishin Ilya
70963e4396
Fixed test_kafka_flush_by_time test.
2021-01-28 18:03:23 +03:00
Nikita Mikhaylov
736cc6959a
remove kafka flaky fix
2020-12-30 17:24:39 +03:00
filimonov
e81a99156f
Attempt to prevent test flap
...
That extra SELECT is executed synchronously, after that all further actions will have a more stable timing.
2020-12-29 18:51:00 +01:00
Nikita Mikhailov
fbf2ac35e8
fix tsan
2020-12-17 18:14:09 +03:00
Azat Khuzhin
2e569899d1
Add a test for kafka with snappy compression method (regression for UB in snappy)
...
I've checked it manually and it works with clang build and does not with
gcc (there are NULL bytes in the middle of value).
2020-12-14 00:38:07 +03:00
filimonov
8e2ca9518b
Update test.py
...
adjusting timeouts a bit, in the good hope that it will prevent flakiness of the test.
2020-12-11 10:13:03 +01:00
Mikhail Filimonov
b072bc7d2b
Test for the issue #12615
2020-11-06 17:54:44 +01:00
Mikhail Filimonov
e17d4e1eeb
Tests and some docs
2020-10-12 07:51:46 +02:00
Mikhail Filimonov
b602d18dd8
ProtobufSingle input format
...
Allows to read Single protobuf message at once (w/o length-delemeters).
2020-10-12 07:51:36 +02:00
filimonov
1ce0d4dbc2
Update test.py
...
similar change for test_kafka_duplicates_when_commit_failed
2020-10-10 23:36:59 +02:00
Mikhail Filimonov
60f4e561fb
fix test_kafka_produce_key_timestamp
2020-10-10 17:01:22 +02:00
Mikhail Filimonov
5fb549ca24
fix flap in no_holes_when_write_suffix_failed
2020-10-09 17:06:36 +02:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Peng Jian
77420c82ea
Add test case for Kafka engine with kafka_thread_per_consumer enabled.
2020-09-06 11:17:19 +08:00
Yatsishin Ilya
6902bbce50
Merge remote-tracking branch 'origin' into integration-explicit-configs
2020-09-02 12:48:07 +03:00
Dongdong Yang
9651c36ceb
testcase for issue 14202
2020-08-31 15:42:01 +08:00
Yatsishin Ilya
adc2c117c8
fixes
2020-08-18 17:34:04 +03:00
alesapin
d387b97a69
Merge pull request #13285 from filimonov/kafka_fix_test_rdkafka_15
...
Fix for test_kafka_flush_by_block_size after rdkafka 1.5
2020-08-06 11:48:21 +03:00
Andrew Onyshchuk
a46049f86d
test_storage_kafka: test empty message when supported by format
2020-08-04 02:43:42 -05:00
Andrew Onyshchuk
e472c83601
Add AvroConfluent kafka test
2020-08-04 02:43:42 -05:00
Mikhail Filimonov
991c673870
Fix for test_kafka_flush_by_block_size after rdkafka 1.5
...
Since rdkafka 1.5 (https://github.com/edenhill/librdkafka/releases/tag/v1.5.0 )
don't auto-create topics when subscribing, so test start failing
because it was intentionally time-limited to check if flushing by block size worked.
Since 20.5 it's possible to increase kafka_flush_interval_ms per table, so i've
adjusted the test using that feature to test if data is flushed by block size,
not by time.
2020-08-03 18:43:37 +02:00
Alexander Kuzmenkov
4049f23188
Merge pull request #13103 from filimonov/test_for_macros_in_kafka
...
Add test for macros usage in some kafka settings.
2020-08-03 17:16:12 +03:00
alexey-milovidov
5e0437eeac
Merge pull request #12442 from ClickHouse/deprecate-special-zero-datetime
...
Deprecate special printing of zero Date/DateTime
2020-08-02 00:36:34 +03:00
alexey-milovidov
dc733e7c45
Fix Python
2020-07-31 01:23:16 +03:00
Alexey Milovidov
cfd4e9da3d
Update tests
2020-07-31 00:24:14 +03:00
Alexey Milovidov
83c9d9ef45
Merge branch 'master' into deprecate-special-zero-datetime
2020-07-31 00:17:04 +03:00
Alexey Milovidov
362655fa43
Fix some bad tests
2020-07-30 22:59:49 +03:00
Mikhail Filimonov
0d55d364da
Add test for macros usage in certain kafka setting.
...
https://github.com/ClickHouse/ClickHouse/issues/2249
918dbc2902
2020-07-30 11:28:52 +02:00
Azat Khuzhin
cdb959ec8e
Fix test_storage_kafka::test_kafka_unavailable
2020-07-22 11:42:30 +03:00
Alexey Milovidov
b0b0690e1c
Fix Python
2020-07-16 06:56:46 +03:00
Alexey Milovidov
126a94ab69
Update integration tests
2020-07-16 04:48:50 +03:00
Anton Popov
890bb2f582
add failing test with kafka
2020-07-14 12:24:12 +03:00
Mikhail Filimonov
9609bd9dee
Kafka better states, formats based on PeekableReadBuffer, and other minor fixes.
...
Add formats tests, fixes for JSONCompactEachRowWithNamesAndTypes, TSVWithNamesAndTypes. Some CR fixes
Add sanitizing for kafka_max_block_size and kafka_poll_max_batch_size
2020-06-19 10:49:05 +02:00
Ivan
c8808e89fd
Update test.py
2020-06-06 19:48:03 +03:00
Mikhail Filimonov
26d93fdfba
Fix the test, adjust default for queued.min.messages
2020-06-04 14:14:24 +02:00
Mikhail Filimonov
bf1e5db0ee
Tests from issue #11308 , from issue #4116
2020-06-03 19:01:45 +02:00
alesapin
c22e8f6b9b
Merge pull request #11283 from filimonov/kafka_virtual_column_headers
...
Virtual columns for Kafka headers
2020-06-01 12:06:00 +03:00
alesapin
364ebe9246
Merge pull request #11260 from filimonov/kafka_virtual_column_timestamp_ms
...
Add _timestamp_ms virtual columns to Kafka engine
2020-06-01 12:04:17 +03:00
alexey-milovidov
9a362eb02e
Merge pull request #11252 from filimonov/kafka-clientid
...
Kafka clientid (finishing #11073 )
2020-05-31 18:37:30 +03:00
Mikhail Filimonov
b885337454
Virtual columns for accessing kafka message headers
2020-05-29 10:44:10 +02:00