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

[Improvement][Lineage] Non-temporary views do not resolve to a specific real table #4330

Closed
3 of 4 tasks
iodone opened this issue Feb 14, 2023 · 2 comments
Closed
3 of 4 tasks

Comments

@iodone
Copy link
Contributor

iodone commented Feb 14, 2023

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

Reference: #3326

How should we improve?

No response

Are you willing to submit PR?

  • Yes. I would be willing to submit a PR with guidance from the Kyuubi community to improve.
  • No. I cannot submit a PR at this time.
@iodone iodone changed the title [Improvement] Non-temporary views do not resolve to a specific real table [Improvement][Lineage] Non-temporary views do not resolve to a specific real table Feb 14, 2023
@bowenliang123
Copy link
Contributor

bowenliang123 commented Feb 15, 2023

A switch config should be provided to choose either way of treating Permanent views as or as not the source tables in the lineage plugin, unlike in Authz plugin which ignores all the shadowed upstream tables.

@iodone
Copy link
Contributor Author

iodone commented Feb 15, 2023

A switch config should be provided to choose either way of treating Permanent views as or as not the source tables in the lineage plugin, unlike in Authz plugin which ignores all the shadowed upstream tables.

Good idea, thanks.

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 a pull request may close this issue.

2 participants