Module dynamic

Module dynamic 

Source

Structsยง

DynamicComparisonExpr
A dynamic comparison expression can be used to capture a comparison to a value that can change during the execution of a query, such as when a compute engine pushes down an ORDER BY + LIMIT operation and is able to progressively tighten the bounds of the filter.
DynamicComparisonExprEncoding
DynamicComparisonVTable
DynamicExprUpdates
A utility for checking whether any dynamic expressions have been updated.