Skip to content

Simplify MetadataManager::getMaterializedView#19852

Merged
kokosing merged 1 commit intotrinodb:masterfrom
kokosing:origin/master/003_getMaterializedView
Nov 21, 2023
Merged

Simplify MetadataManager::getMaterializedView#19852
kokosing merged 1 commit intotrinodb:masterfrom
kokosing:origin/master/003_getMaterializedView

Conversation

@kokosing
Copy link
Copy Markdown
Member

Simplify MetadataManager::getMaterializedView

Mixing handling of absence of object and catalog security in one 'if'
block was misleading. These two things are separate and unrelated so
the best if they handled in separately.

Mixing handling of absence of object and catalog security in one 'if'
block was misleading. These two things are separate and unrelated so
the best if they handled in separately.
@kokosing kokosing merged commit b4d1517 into trinodb:master Nov 21, 2023
@kokosing kokosing deleted the origin/master/003_getMaterializedView branch November 21, 2023 21:04
@github-actions github-actions bot added this to the 434 milestone Nov 21, 2023
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.

3 participants