You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on MaterializeInc/materialize#18766, we noticed that allowing physical and logical compaction of a trace to the empty frontier prevents compaction, even if other owners of the trace eventually allow compaction. It is required to repeatedly allow compaction with a sensible frontier (i.e., read_upper followed by allowing compaction) to enable compaction of the spine.
The text was updated successfully, but these errors were encountered:
(Placeholder, @antiguru to add more info+repro)
While working on MaterializeInc/materialize#18766, we noticed that allowing physical and logical compaction of a trace to the empty frontier prevents compaction, even if other owners of the trace eventually allow compaction. It is required to repeatedly allow compaction with a sensible frontier (i.e.,
read_upper
followed by allowing compaction) to enable compaction of the spine.The text was updated successfully, but these errors were encountered: