OpenMetadata icon indicating copy to clipboard operation
OpenMetadata copied to clipboard

Lineage from S3 to Trino.

Open slice-manan opened this issue 2 years ago • 0 comments

**Is your feature request related to a problem? I have deployed openmetadata 1.3x using kubernetes. I have trino as well as s3 connector configured. The trino is using glue catalog which maps to s3 delta tables. OM1.3 is not showing lineage between trino and s3.

Describe the solution you'd like we can use the query on trino to get the s3 location for the table show create table <table name> and can we create lineage based on this data.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

slice-manan avatar Feb 13 '24 08:02 slice-manan