• Yecheng Fu's avatar
    Use seqeuence number to represent generation of equivalence cache. · 2f46bc8a
    Yecheng Fu authored
    - snapshot equivalence cache generation numbers before snapshotting the
    scheduler cache
    - skip update when generation does not match live generation
    - keep the node and increment its generation to invalidate it instead of
    deletion
    - use predicates order ID as key to improve performance
    2f46bc8a
interface.go 5.39 KB