query raise the error of Unknown compression method: 200 when profiling in rhel 8
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1k
- Forks
- 423
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 24
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
host os is Red Hat Enterprise Linux release 8.4 (Ootpa) and the base image of tiflash is CentOS Linux release 7.9.2009 (Core)
Error 1105: other error for mpp stream: DB::Exception: Exchange receiver meet error : DB::Exception: Exchange receive
r meet error : DB::Exception: Unknown compression method: 200: (while reading from DTFile: /data0/db/data/t_75/stable/dmf_1936)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiFlash version? (Required)
6.1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the error on Red Hat Enterprise Linux 8.4 with the TiFlash 6.1 image described in the report, using the DTFile path shown in the exception. Trace the DTFile read and compression handling for method 200, then establish why profiling produces the invalid method and verify that the query completes without the exchange or compression error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100