Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolve temp table name to original #57

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

diPhantxm
Copy link
Contributor

REORGANIZE is done via temporary table with name pg_temp_<relid>_*. That is why we get wrong hash for external path. I propose replacing it with original name

@diPhantxm diPhantxm force-pushed the rel-tempname-to-original branch from 833754a to 1807d0a Compare October 30, 2024 10:40
@reshke reshke merged commit 4343923 into v1.8_opengpdb Oct 30, 2024
1 check failed
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.

2 participants