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

Enable SQL metadata collection by default #11602

Merged

Conversation

alexbarksdale
Copy link
Member

What does this PR do?

Enables the collection of SQL metadata by default for Postgres.

Motivation

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #11602 (7b8e663) into master (a802df0) will increase coverage by 0.00%.
The diff coverage is n/a.

Flag Coverage Δ
postgres 91.91% <ø> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@alexbarksdale alexbarksdale marked this pull request as ready for review March 2, 2022 22:10
@alexbarksdale alexbarksdale requested review from a team as code owners March 2, 2022 22:10
@alexbarksdale alexbarksdale merged commit a1edb38 into master Mar 2, 2022
@alexbarksdale alexbarksdale deleted the alex.barksdale/postgres-default-metadata-collection-true branch March 2, 2022 22:19
hithwen pushed a commit that referenced this pull request Mar 4, 2022
* Enable metadata collection by default

* Fix linting

* Cleanup
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.

2 participants