Structs§
BatchPlanFragmenter
splits a query plan into fragments.- Generated by
BatchPlanFragmenter
and used in query execution graph. - The fragmented query generated by
BatchPlanFragmenter
. - Fragment part of
Query
. - Maintains how each stage are connected.
Enums§
Constants§
Functions§
- Try to derive the partition to read from the scan range. It can be derived if the value of the distribution key is already known.