Replies: 1 comment
-
This area is not documented in Trino indeed. However, you could make use of #16950 to see in detail what analysis, planning, execution phases involve while running the query. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I am working on a project to integrate Iceberg and Trino and also doing performance comparisons between processing/reading/writing iceberg tables using Spark and Trino. So to better understand how many queries are performing I need to understand the explain analyze verbose command output. So is there any documentation available ? Or how can i read it in a better way ?
Beta Was this translation helpful? Give feedback.
All reactions