Skip to content

Conversation

@avamingli
Copy link
Contributor

@avamingli avamingli commented Dec 5, 2024

A question raised by @reshke in #582

Also, why gp_matview_tables is shared catalog relation?

And I get clear answer from @gfphoenix78 when a catalog should be shared or not.

AFATK, there is no need to share those across databases.
One only need to know its own matview status.

Authored-by: Zhang Mingli [email protected]

Fixes #ISSUE_Number

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


There is no need to share those across databases.
One only need to know its own matview status.

Authored-by: Zhang Mingli [email protected]
@reshke
Copy link
Contributor

reshke commented Dec 5, 2024

We need to bump catversion here.

@avamingli
Copy link
Contributor Author

We need to bump catversion here.

Good suggestion, will do.

Seems other PRs have a catalog change should do this too, ex: #725

@avamingli
Copy link
Contributor Author

We need to bump catversion here.

Fixed.

@my-ship-it my-ship-it merged commit 7a6a6c9 into apache:main Dec 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants