open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.55k stars 1.05k forks source link

Use gathered statistics in trino to improve performance with profiler #18434

Closed sushi30 closed 1 week ago

sushi30 commented 2 weeks ago

Is your feature request related to a problem? Please describe. Table profile can be gathered from table statistics that are pre-aggregated (like the trino table statistics.

Describe the solution you'd like An option to collect the profile form these statistics tables.

Describe alternatives you've considered

Additional context