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

FIX: [DataHub]: Updated SQL for permissions and query logging #144

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Pibbers
Copy link

@Pibbers Pibbers commented Oct 3, 2024

Description

The SQL used to set object permissions on the dictionary tables was incorrect and prevented DataHub collecting the correct metadata. Also the query statement was missing the SQL capture option so no query SQL was being logged.

Also updated 2 images to reflect latest DataHub version and better view of lineage

What's included?

  • One
  • Two
  • Three

General Tests for Every PR

Please make sure your PR adheres to the following requirements:

  • npm run start still works.
  • npm run build still works.
  • Code adheres to project style guidelines (e.g., linting, formatting).
  • Any new dependencies have been added to the appropriate files.
  • The changes do not introduce new issues or regressions.

Screenshots or Visual Updates (if applicable)

The SQL used for object permissions and query logging were incorrect and not allowing DataHub to collect all the metadata.  This change fixes the SQL
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.

1 participant