vizier-scala
vizier-scala copied to clipboard
Use AttachDistributedSequence to implement AnnotateWithSequenceNumber
Our hack requires multiple passes over the logical plan. This operator can likely do it in one (or a few). Let's see if we can use it instead.