InternalDeltaTableBuilder: S4 class that represents pending table build operation

InternalDeltaTableBuilder-classR Documentation

S4 class that represents pending table build operation

Description

This class is used primarily to support DeltaTableBuilder. Internally, it holds reference to a mutable Java DeltaTableBuilder and all implemented methods mutate it in place. While it is possible to use it directly, DeltaTableBuilder is preferred and provides the same API.

Slots

jtb

A Java object reference to the backing InternalDeltaTableBuilder

Note

InternalDeltaTableBuilder, since 1.0.0

See Also

DeltaTableBuilder


zero323/dlt documentation built on Dec. 1, 2022, 11:25 p.m.