Fix kafka storage does not work with parquet format messages#23412
Fix kafka storage does not work with parquet format messages#23412kitaisreal merged 3 commits intoClickHouse:masterfrom
Conversation
1dd97ac to
f689308
Compare
Thanks @filimonov, Other failed tests are not related to this PR.
query sent but can not get the answer back. From now on, i hav no idea about why PTAL |
f689308 to
ad3de45
Compare
|
Need help from @filimonov to fix flaky test. |
|
@filimonov can you take a look at broken asan test ? |
ad3de45 to
ec8ca5b
Compare
|
Hello friends, what should i do next? ^ _ ^ |
|
Sorry for delay @godliness The failure does not look related to your changes (rather test is not stable #21850 ), but I still need to try to figure out how to fix it before merging. Had no time yet, but will try to look at that today. |
|
@Mergifyio update |
|
Command
|
|
@kitaisreal the rest of CI failures are not Kafka / PR related. |
Backport #23412 to 21.5: Fix kafka storage does not work with parquet format messages
Backport #23412 to 21.3: Fix kafka storage does not work with parquet format messages

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Changelog category (leave one):
Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Kafka storage may support parquet format messages
Detailed description / Documentation draft:
Before:
prepareReadercreatefile_readerbefore kafka messages received and availableAfter:
Put
prepareReaderintogenerate, whengeneratecalled kafka messages should be available