Question 86 of 93 · The Lazy API
HelpInspect a query plan
Build the same lazy query, but call `.explain()` instead of `.collect()` to see the query plan as text.
Question 86 of 93 · The Lazy API
HelpBuild the same lazy query, but call `.explain()` instead of `.collect()` to see the query plan as text.