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

Add Lineage Information to EXPLAIN (TYPE IO) #22606

Open
shohamyamin opened this issue Jul 6, 2024 · 1 comment
Open

Add Lineage Information to EXPLAIN (TYPE IO) #22606

shohamyamin opened this issue Jul 6, 2024 · 1 comment

Comments

@shohamyamin
Copy link

Description:

Currently, the Trino EXPLAIN command does not return lineage information. As discussed, this feature would be highly beneficial for understanding the dependencies of a query without needing to configure additional event listeners such as the Trino-openlineage plugin.

Use Case:

This enhancement would allow users to understand table dependencies directly from the EXPLAIN output.
It would eliminate the need to configure and use additional plugins for lineage information in many cases.
This feature would be especially useful for users who need to analyze or debug SQL queries without executing them.
Related Discussion:

References:

Original Discussion in Slack

Tagging:

@findepi
@ebyhr
@praveen

@predator4ann
Copy link

Hi, does anyone pick this? If not, I'm happy to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants