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

Fix popularity data generation - II #3231

Merged
merged 2 commits into from
Mar 20, 2025
Merged

Fix popularity data generation - II #3231

merged 2 commits into from
Mar 20, 2025

Conversation

amCap1712
Copy link
Member

  1. Add only_inc field to popularity messages.
  2. PG automatically truncates long index names leading to conflicts during index creation in atomic table switches. To avoid these issues, shorten index names.

PG automatically truncates long index names leading to conflicts during
index creation in atomic table switches. To avoid these issues, shorten
index names.
@amCap1712 amCap1712 requested a review from mayhem March 20, 2025 05:15
@amCap1712 amCap1712 merged commit 80a6518 into master Mar 20, 2025
3 checks passed
@amCap1712 amCap1712 deleted the popularity branch March 20, 2025 10:51
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