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

[b/341297017] Add used-space-details, db-objects SQLs #432

Merged
merged 16 commits into from
Jun 17, 2024

Conversation

misolt
Copy link
Collaborator

@misolt misolt commented Jun 14, 2024

part of b/341297017

Add SQLs based on DMA's used-space-details and db-objects.
The db-objects SQL was split into two versions, one handles PUBLIC-owned SYNONYM objects, the other handles all remaining objects.
These versions will only work where PDBs are available. The added queries are part of the NATIVE group.

To avoid spotless failure, file-level SQL comments must be removed.
Remove one comment, move the other to Java code.
@misolt misolt changed the title Add used-space-details, db-objects SQLs [b/341297017] Add used-space-details, db-objects SQLs Jun 14, 2024
@misolt misolt marked this pull request as ready for review June 14, 2024 11:14
Copy link
Collaborator

@kpiotrowski kpiotrowski left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@misolt misolt merged commit 4d37f33 into google:main Jun 17, 2024
2 checks passed
@misolt misolt deleted the used-space-details branch June 18, 2024 08:25
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.

3 participants