BatchTableWrite¶
BatchTableWrite
is a FlowExecution that writes a batch DataFrame
to a Table.
Creating Instance¶
BatchTableWrite
takes the following to be created:
-
TableIdentifier
-
ResolvedFlow
- DataflowGraph
- Table
- PipelineUpdateContext
- Configuration Properties
BatchTableWrite
is created when:
- FIXME
executeInternal¶
executeInternal(): Future[Unit]
executeInternal
...FIXME
executeInternal
is used when:
- FIXME