apache / apache/doris-website

Issue on docs runtime-filter

Open
#2,487 1 comment 0 reactions 0 assignees View on GitHub
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:
![Image](https://github.com/user-attachments/assets/641f372b-46b6-49f6-a6f0-5ec9d16d988d)
![Image](https://github.com/user-attachments/assets/a0408efd-671b-4942-a7a8-28f3b3da77dc)
![Image](https://github.com/user-attachments/assets/20d7026f-7b3e-47cb-9b1e-2d74bb59c183)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.