Skip to content

Fix missing smgrAO calls #1193

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

Merged
merged 2 commits into from
Jul 2, 2025
Merged

Fix missing smgrAO calls #1193

merged 2 commits into from
Jul 2, 2025

Conversation

reshke
Copy link
Contributor

@reshke reshke commented Jun 26, 2025

This commit fixes some places where direct File functions are used. Instead, we should use smgrAO iface callbacks.

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


@reshke reshke force-pushed the fix-missing-smgr-call branch from 63fa292 to 0d98399 Compare June 26, 2025 13:49
@avamingli
Copy link
Contributor

@my-ship-it
Seems we got the same issue RPM Install Test Apache Cloudberry
#1200

@reshke reshke merged commit 8b563fb into apache:main Jul 2, 2025
85 of 92 checks passed
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.

5 participants