datafusion_ray/core.py [305:310]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    stage_id: int
    plan_bytes: bytes
    partition_group: list[int]
    child_stage_ids: list[int]
    num_output_partitions: int
    full_partitions: bool
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



datafusion_ray/core.py [315:320]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    stage_id: int
    plan_bytes: bytes
    partition_group: list[int]
    child_stage_ids: list[int]
    num_output_partitions: int
    full_partitions: bool
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



