You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Trino connector is not populating delta lake table properties into datahub while delta lake connector is doing the same but delta lake connector is not supporting profiling.
To Reproduce
Steps to reproduce the behavior:
Use trino connector to ingest schema/profiling information for a delta lake table into datahub.
Once ingestion is completed, if you check in the datahub UI for that particular delta lake table, we can see the profiling data but not properties.'
Expected behavior
We would expect properties along with profiling information in the datahub UI.
NOTE : we can see the properties for the same delta lake table when we use delta lake connector but it is not supporting/populating profiling information.
Please find attached screenshot for the same as well.
Screenshots
Desktop (please complete the following information):
OS: Windows
Browser Chrome
Version: Datahub 0.14.1
Additional context
our requirement is to ingest delta lake table with schema/properties and profiling data. but as of now using trino connector, we can ingest only profiling data without properties and when we use delta lake connector, we can ingest schema/properties but not profiling data.
Please let us know which connector we need to use to ingest schema/properties and profiling data of a delta lake table.
The text was updated successfully, but these errors were encountered:
Describe the bug
Trino connector is not populating delta lake table properties into datahub while delta lake connector is doing the same but delta lake connector is not supporting profiling.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
We would expect properties along with profiling information in the datahub UI.
NOTE : we can see the properties for the same delta lake table when we use delta lake connector but it is not supporting/populating profiling information.
Please find attached screenshot for the same as well.
Screenshots
Desktop (please complete the following information):
Additional context
our requirement is to ingest delta lake table with schema/properties and profiling data. but as of now using trino connector, we can ingest only profiling data without properties and when we use delta lake connector, we can ingest schema/properties but not profiling data.
Please let us know which connector we need to use to ingest schema/properties and profiling data of a delta lake table.
The text was updated successfully, but these errors were encountered: