Packages

package write

Type Members

  1. trait V1Write extends Write

    A logical write that should be executed using V1 InsertableRelation interface.

    A logical write that should be executed using V1 InsertableRelation interface.

    Tables that have TableCapability#V1_BATCH_WRITE in the list of their capabilities must build V1Write.

    Annotations
    @Unstable()
    Since

    3.2.0

Ungrouped