Skip to content

RowLevelWrite Logical Operators

RowLevelWrite is an extension of the V2WriteCommand abstraction for write commands with SupportsSubquery.

Contract (Subset)

operation

operation: RowLevelOperation

See:

Used when:

  • GroupBasedRowLevelOperation is requested to unapply
  • WriteDelta is requested to metadataAttrsResolved, rowIdAttrsResolved
  • GroupBasedRowLevelOperationScanPlanning is requested to apply
  • RewrittenRowLevelCommand is requested to unapply
  • RowLevelOperationRuntimeGroupFiltering is requested to apply

Implementations