Skip to content

Extract methods to add system table entries#18857

Merged
losipiuk merged 2 commits intotrinodb:masterfrom
Randgalt:jordanz/make-some-system-tables-public
Aug 31, 2023
Merged

Extract methods to add system table entries#18857
losipiuk merged 2 commits intotrinodb:masterfrom
Randgalt:jordanz/make-some-system-tables-public

Conversation

@Randgalt
Copy link
Copy Markdown
Member

@Randgalt Randgalt commented Aug 30, 2023

Description

  • Extract materializedViewForCatalog() method so it can be reused
  • Extract tableCommentForCatalog() so that it can be reused

Additional context and related issues

n/a

Release notes

(X) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Aug 30, 2023
@Randgalt Randgalt changed the title Make seom table definitions public Make some table definitions public Aug 30, 2023
@Randgalt Randgalt force-pushed the jordanz/make-some-system-tables-public branch from c4225d6 to e341668 Compare August 30, 2023 11:32
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extraction helper methods for clarity makes total sense. But please leave those as private as they are not used externally.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private

Extract individual catalog MV retrieval into method for
clarity purposes
Extract individual catalog retrieval into method for
clarity purposes
@Randgalt Randgalt force-pushed the jordanz/make-some-system-tables-public branch from e341668 to 4fba3b2 Compare August 31, 2023 05:34
@losipiuk losipiuk merged commit 6ffcf5a into trinodb:master Aug 31, 2023
@hashhar hashhar changed the title Make some table definitions public Extract methods to add system table entries Aug 31, 2023
@github-actions github-actions bot added this to the 426 milestone Aug 31, 2023
@Randgalt Randgalt deleted the jordanz/make-some-system-tables-public branch September 1, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants