Skip to content

Conversation

@visill
Copy link
Contributor

@visill visill commented Jul 25, 2025

Now the system table pg_statisitics only has data in master. But the hash join skew hash need the some information in pg_statisitics. So we need to dispatch the analyze command to segment, So that the system table pg_statistics could have data in segments.

TLDR; (just run analyze in sample rows)

baobao0306 and others added 5 commits July 25, 2025 05:54
Now the system table pg_statisitics only has data in master. But the
hash join skew hash need the some information in pg_statisitics. So
we need to dispatch the analyze command to segment, So that the system
table pg_statistics could have data in segments.
This reverts commit a08c31e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants