destinations.impl.dummy.dummy
DummyClient Objects
class DummyClient(JobClientBase, SupportsStagingDestination,
WithStagingDataset)
dummy client storing jobs in memory
create_table_chain_completed_followup_jobs
def create_table_chain_completed_followup_jobs(
table_chain: Sequence[PreparedTableSchema],
completed_table_chain_jobs: Optional[Sequence[LoadJobInfo]] = None
) -> List[FollowupJobRequest]
Creates a list of followup jobs that should be executed after a table chain is completed