Structs§
- Graph
Compute Incomplete - Diagnostics describing a GraphCompute invocation that stopped early.
- Locy
Incomplete - Diagnostics describing a Locy evaluation that stopped before completing.
Enums§
- Graph
Compute Incomplete Reason - Why a GraphCompute invocation stopped before producing a complete result.
- Locy
Incomplete Reason - Why a Locy evaluation stopped before reaching its least fixed point.
- UniError
Constants§
- GRAPH_
COMPUTE_ INCOMPLETE_ TAG - Stable marker prefixing a serialized
GraphComputeIncompletein an error message, so the structured reason survives the DataFusion error channel.