Query planning data

I profiled a query in InfluxDB 2 and couldn’t understand the execution plan:

flux/query-plan =
“digraph {
merged_ReadRange4_filter2
limit3
generated_yield
merged_ReadRange4_filter2 -> limit3
limit3 -> generated_yield
}”

What does that mean?

Thanks!

Hello @APA_PM ,
I’m not sure. Let me share this question with the Flux team. I appreciate your patience.

1 Like