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

database_observability: refactoring to caching in table schema collector #2696

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

cristiangreco
Copy link
Collaborator

PR Description

Minor change to cache the base64-encoded create statement and table spec in the tableInfo struct.

Which issue(s) this PR fixes

n.a.

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Minor change to cache the base64-encoded create statement and table spec
in the `tableInfo` struct.
@cristiangreco cristiangreco marked this pull request as ready for review February 11, 2025 16:58
@cristiangreco cristiangreco merged commit 77d7573 into main Feb 12, 2025
30 checks passed
@cristiangreco cristiangreco deleted the cristian/dbo11y-schema-table-caching branch February 12, 2025 09:17
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