Issue on docs runtime-filter
- Dominant language
- MDX
- Stars
- 133
- Forks
- 464
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 50
Description
- Page Link: https://doris.apache.org/zh-CN/docs/query-acceleration/optimization-technology-principle/runtime-filter
- Version: 2.1
- Reason: 以下两个问题
```sql
问题1:orders和customer的数据去往Join算子,图中的4个箭头看起来是Join算子的数据去往orders和customer,看起来像是画反了?
问题2:runtime filter不是Join算子产生的,而是customer表scan后产生的,图中的2个箭头看起来像是Join算子产生的,这里会误导读者?
```
- May I contribute to this pull request? Our company has been frequently using Doris lately. If given the chance, I would also like to gradually become involved in the community.(如果确认该Issue的话,可以由我来提交PR吗,我很希望参与到doris社区当中)
- ScreenShot:



Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.