Skip to content

Conversation

@Jibing-Li
Copy link
Contributor

This pr has four changes:

  1. Collect external table row count when execute analyze database.
  2. Support show cached table stats (row count)
  3. Support alter external table column stats.
  4. Refresh/Invalidate table row count stat memory cache when analyze task finished and drop table stats.

This is a cherry pick for pr:
#22788

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@github-actions github-actions bot added area/planner Issues or PRs related to the query planner kind/docs Categorizes issue or PR as related to documentation. kind/test labels Aug 17, 2023
…pache#22788)

1. Collect external table row count when execute analyze database.
2. Support show cached table stats (row count)
3. Support alter external table column stats.
4. Refresh/Invalidate table row count stat memory cache when analyze task finished and drop table stats.
@Jibing-Li Jibing-Li marked this pull request as ready for review August 17, 2023 11:22
@xiaokang xiaokang merged commit 383e990 into apache:branch-2.0 Aug 17, 2023
@Jibing-Li Jibing-Li deleted the 22788 branch August 18, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/planner Issues or PRs related to the query planner kind/docs Categorizes issue or PR as related to documentation. kind/test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants