HiI have some queries that take a long time to execute so I used an 
df.explain(true) to print physical and logical plans to see where the 
bottlenecks.As the query is very complicated I got a very unreadable  
result.How can I parse it to some thing more readable and  analyze it?And 
another question when analyzing execution plan to what should I pay attention?
Thanks

Reply via email to