apache / apache/doris

[Tracking] Query and Filter Stats

Open
#65,423 5 comments 0 reactions 2 assignees Claimed by @nsivarajan View on GitHub
tracking issue
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

### Search before asking

- [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.

### Version

The Query and Filter stats functionality is not working and returning `0`

```sql
admin set frontend config ("enable_query_hit_stats" = "true");
set enable_nereids_planner = true;
```

### What's Wrong?

Found the feature is broken post making nereids as a default Planner.

### What You Expected?

Query stats availability will help on re-designing a better table design layout, so that query can get the maximum benefit of doris engine and served well.

### How to Reproduce?

_No response_

### Anything Else?

_No response_

### Are you willing to submit PR?

- [x] Yes I am willing to submit a PR!

### Code of Conduct

- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.